Idris2-boot/libs/prelude
Edwin Brady 211fc359ca Erase %World for the purpose of newtypes
We never inspect it, so it carries no information - it just needs to be
there as a token to make sure that IO operations run at the right time.
So, IORes can be a newtype now and therefore optimised away.
2020-04-09 00:20:37 +01:00
..
Builtin.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
Makefile Add missing Makefile 2019-06-19 18:49:53 +01:00
Prelude.idr [ cosmetic ] various whitespace issues 2020-04-02 17:31:15 +01:00
prelude.ipkg Add missing ipkg 2019-06-19 18:50:46 +01:00
PrimIO.idr Erase %World for the purpose of newtypes 2020-04-09 00:20:37 +01:00