| Copyright | Alej Cabrera 2015 |
|---|---|
| License | BSD-3 |
| Maintainer | cpp.cabrera@gmail.com |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | Safe |
| Language | Haskell2010 |
Control.Monad.Freer.Writer
Description
Writer effects, for writing changes to an attached environment.
Using http://okmij.org/ftp/Haskell/extensible/Eff1.hs as a starting point.
Documentation
Writer effects - send outputs to an effect environment