Idris2-boot/libs/prelude
Edwin Brady 14e9872f07 Don't show MN names in hole contexts
This prevents display of shadowed names from case blocks/where clauses
that are now unusable. It does mean that constraint arguments aren't
displayed, unless given an explicit name - this may not be good, since
we might want to know which constraints are in scope, so it may yet need
a little tweaking.
2020-02-15 22:33:13 +00:00
..
Builtin.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
Makefile Add missing Makefile 2019-06-19 18:49:53 +01:00
Prelude.idr void's argument is certainly irrelevant! 2020-01-23 17:45:19 +00:00
prelude.ipkg Add missing ipkg 2019-06-19 18:50:46 +01:00
PrimIO.idr Don't show MN names in hole contexts 2020-02-15 22:33:13 +00:00