Idris2-boot/libs
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
..
base Add nub to Data.List 2020-02-09 21:45:36 +00:00
contrib Create a contrib directory in the standard library 2020-01-09 12:54:55 +00:00
network export Network.Socket functions fix #152 2019-11-11 08:38:10 +01:00
prelude Don't show MN names in hole contexts 2020-02-15 22:33:13 +00:00