| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Control.Effect.Writer
Documentation
data Writer w :: Effect where Source #
The effect allows the accumulation of monoidal values of type
Writer ww.
Instances should obey the following laws:
| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Control.Effect.Writer
data Writer w :: Effect where Source #
The effect allows the accumulation of monoidal values of type
Writer ww.
Instances should obey the following laws: