Idris2/libs/base
Jan de Muijnck-Hughes 874236aac0 A port of Subset and Exists from Idris1.
The ports are rather straight forward and I have purposefully written
the documentation to be beginner friendly.

Note, I have diverged from Idris1 over the naming of the projection
functions to make them consistent with `Pair` and `DPair`.
2020-07-04 11:03:14 +01:00
..
Control HasIO interface for IO actions 2020-06-21 01:18:43 +01:00
Data A port of Subset and Exists from Idris1. 2020-07-04 11:03:14 +01:00
Debug Add libraries 2020-05-18 14:00:08 +01:00
Decidable Add libraries 2020-05-18 14:00:08 +01:00
Language Reflect 'display names' and record field names 2020-06-07 11:51:09 +01:00
System Small concurrency fixes 2020-06-23 19:06:30 +01:00
base.ipkg A port of Subset and Exists from Idris1. 2020-07-04 11:03:14 +01:00
Makefile Refactor makefiles 2020-05-19 18:50:47 +06:00
System.idr Back to HasIO, remove MonadIO 2020-06-21 19:21:22 +01:00