Idris2/libs
Alex Humphreys 71a638ef28 Add extra parsers
This also changes the return type of `char` and `string`. They
previously returned `()`, they now return `Char` and `String`
repectively.

Signed-off-by: Alex Humphreys <alex.humphreys@here.com>
2020-11-27 11:54:12 +00:00
..
base Make Idris2 test harness available for the many and not the few. (#719) 2020-10-19 09:26:23 +01:00
contrib Add extra parsers 2020-11-27 11:54:12 +00:00
network network: Retrieve AF_* magic constants from C support code. 2020-10-01 12:05:42 +01:00
prelude Add a (>>) operator, implemented in terms of (>>=). 2020-10-01 13:16:58 +01:00