Idris2/libs/base
Edwin Brady d4abbfdae2 Add HasLinearIO
Ideally, liftIO would always be linear, but that has lots of knock-on
effects for other monads which we might want to put in HasIO, now that
subtyping is gone. We'll have to revisit this when we have some kind of
multiplicity polymorphism.
2021-01-11 11:24:43 +00:00
..
Control Add HasLinearIO 2021-01-11 11:24:43 +00:00
Data Add HasLinearIO 2021-01-11 11:24:43 +00:00
Debug Add libraries 2020-05-18 14:00:08 +01:00
Decidable Some utilities for Fin, relations and decidability (#857) 2020-12-28 21:41:12 +00:00
Language Merge branch 'master' of https://github.com/idris-lang/Idris2 into master 2020-10-12 17:36:45 +03:00
System Add HasLinearIO 2021-01-11 11:24:43 +00:00
base.ipkg Type definition from Decidable.Equality was moved to a separate module 2020-12-04 19:09:05 +00:00
Makefile Refactor makefiles 2020-05-19 18:50:47 +06:00
System.idr Use the same naming convention for foreign primitives 2020-08-19 14:05:28 +01:00