heftia/heftia-effects/Example
2024-11-03 20:36:39 +09:00
..
Continuation [add] support for GHC 9.4.1. 2024-10-10 08:25:30 +09:00
FileSystemProvider [add] documentation for standard effects. 2024-11-03 20:36:39 +09:00
KeyedEffects [add] support for GHC 9.4.1. 2024-10-10 08:25:30 +09:00
Logging [fix] Removed '-fplugin GHC.TypeLits.KnownNat.Solver' from the .cabal because it could not be built with Stack (#15). 2024-10-14 11:05:59 +09:00
NonDet [fix] Add display of each file size for clarity in NonDet example. 2024-10-29 11:12:23 +09:00
SemanticsZoo Rename the module from Control.Effect.Interpreter.Heftia.* to Control.Monad.Hefty.*. 2024-10-10 08:29:13 +09:00
ShiftReset [fix] Rename the example 'ShiftReset' from 'Continuation2'. 2024-11-02 05:06:05 +09:00
Stream [fix] rewrite example section in README.md. 2024-10-28 00:18:47 +09:00
Subprocess [fix] Refactor the subprocess example. 2024-11-03 18:52:57 +09:00
Teletype [add] support for GHC 9.4.1. 2024-10-10 08:25:30 +09:00
UnliftIO [add] Concurrent/Parallel and Streaming effects. 2024-10-15 17:50:46 +09:00
Writer Rename the module from Control.Effect.Interpreter.Heftia.* to Control.Monad.Hefty.*. 2024-10-10 08:29:13 +09:00