Commit 2cb970e
Use unnamed Pi type argument. (#2640)
Now the `FromDhall` and `ToDhall` instances both use unnamed arguments
in their type signature.
The value of this type is not used on type level so it is not necessary
to bring it into scope here.
On the value level this obviously is still necessary but that part is
untouched regarding this commit.
Co-authored-by: gabby <[email protected]>1 parent 9f51cd8 commit 2cb970e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
| 505 | + | |
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
| |||
0 commit comments