effectful/src/Effectful
2021-06-26 18:20:19 +02:00
..
Class Add MVar and Dynamic version of Writer 2021-06-26 18:20:19 +02:00
Internal Update the error about running Eff computations in a different thread 2021-06-26 00:12:45 +02:00
State Description adjustment 2021-06-24 22:51:52 +02:00
Writer Add MVar and Dynamic version of Writer 2021-06-26 18:20:19 +02:00
Async.hs Present API of AsyncE in the same way as the current async version 2021-06-25 01:06:57 +02:00
Error.hs Documentation: Clarify that Error effect basically is ExceptT (#10) 2021-06-26 15:36:19 +02:00
Interpreter.hs Documentation adjustments 2021-06-22 16:00:37 +02:00
Monad.hs Add support for GADTs 2021-06-18 20:39:26 +02:00
Reader.hs Add support for GADTs 2021-06-18 20:39:26 +02:00
Resource.hs Make runEff return a pure value 2021-06-23 20:06:26 +02:00
State.hs Add support for GADTs 2021-06-18 20:39:26 +02:00
STM.hs Add the STME effect 2021-06-24 02:24:46 +02:00
Writer.hs Remove CPP from Effectful.Writer as it no longer triggers the GHC bug 2021-06-26 13:04:15 +02:00