Idris2-boot/libs/base
Edwin Brady 69a7640a6e Allow flagging types as externally defined
e.g. in a C file. This means we don't accidentally treat things as
empty, since previously we just defined these as empty types, but that
broke coverage checking. Fixes #240
2020-04-10 11:45:52 +01:00
..
Control Add 'new1' to Control.App 2020-03-09 21:23:56 +00:00
Data Allow flagging types as externally defined 2020-04-10 11:45:52 +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 A bit more library support 2020-03-30 13:06:59 +01: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