Idris2/libs
Stiopa Koltsov cff7db38cb Control.App: use new type instead of Void as marker for I/O
Took me some time to figure out that `Void` means `IO`.

Express that knowledge more explicitly.
2021-01-31 11:58:10 +00:00
..
base Control.App: use new type instead of Void as marker for I/O 2021-01-31 11:58:10 +00:00
contrib Important LazyList's operations were made to be truly lazy. 2021-01-27 19:38:08 +00:00
network network: Retrieve AF_* magic constants from C support code. 2020-10-01 12:05:42 +01:00
prelude [ refactor ] Rename Data.Strings to Data.String (1/2) (#987) 2021-01-27 19:18:34 +00:00