Idris2/libs/base/Control/Monad
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
..
Either.idr Remove linearity subtyping 2020-12-27 19:58:35 +00:00
Identity.idr Add libraries 2020-05-18 14:00:08 +01:00
Reader.idr Add HasLinearIO 2021-01-11 11:24:43 +00:00
ST.idr Remove linearity subtyping 2020-12-27 19:58:35 +00:00
State.idr change runState's signature 2020-12-17 10:10:18 +00:00
Trans.idr [ fix #657 ] RigCount for interface parameters (#808) 2020-12-11 11:58:26 +00:00