Idris2-boot/libs/base
Edwin Brady d0a9f9e9a6 Move takeBefore/takeUntil to Data.Stream
They're not total, so shouldn't be exported from the Prelude - they are
kept there for range syntax though.
2020-04-27 15:25:25 +01:00
..
Control Add 'new1' to Control.App 2020-03-09 21:23:56 +00:00
Data Move takeBefore/takeUntil to Data.Stream 2020-04-27 15:25:25 +01:00
Debug Implement Debug.Trace, from Idris 1's base package 2019-10-28 20:23:11 +00:00
Decidable A bit more library support 2020-03-30 13:06:59 +01:00
Language Use a data type for dotting reason 2020-01-24 16:16:31 +00:00
System Add missing FileExists in toFileError 2020-04-23 23:16:14 -04:00
base.ipkg Basic support for struct in FFI 2020-03-01 23:23:21 +00:00
Makefile Add 'base' libraries 2019-06-15 11:54:22 +01:00
System.idr A bit more library support 2020-03-30 13:06:59 +01:00