Idris2-boot/libs/base
Edwin Brady 30b609d55f readFile needs a newline
This isn't strictly right yet (there should be no newline on the last
lie if there was no newline in the input file) but it puts the behaviour
back to what it was before fGetLine was changed to discard it.

This needs revisiting...
2020-05-04 21:05:51 +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 readFile needs a newline 2020-05-04 21:05:51 +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