Idris2/libs/base/Control
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
..
App Add fflush to Control.App.FileIO 2020-06-12 17:30:54 +02:00
Monad Add HasLinearIO 2021-01-11 11:24:43 +00:00
App.idr Remove linearity subtyping 2020-12-27 19:58:35 +00:00
AppOld.idr Add libraries 2020-05-18 14:00:08 +01:00
Test2.idr Add libraries 2020-05-18 14:00:08 +01:00
WellFounded.idr [ fix #657 ] RigCount for interface parameters (#808) 2020-12-11 11:58:26 +00:00