Idris2-boot/libs
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
..
base readFile needs a newline 2020-05-04 21:05:51 +01:00
contrib added json 2020-04-25 19:45:29 +01:00
network Fix builds on *BSD 2020-04-22 11:09:05 -03:00
prelude Move takeBefore/takeUntil to Data.Stream 2020-04-27 15:25:25 +01:00