|
Control.Monad.Writer.Strict | Portability | non-portable (multi-param classes, functional dependencies) | Stability | experimental | Maintainer | libraries@haskell.org |
|
|
|
Description |
Strict writer monads.
Inspired by the paper
/Functional Programming with Overloading and
Higher-Order Polymorphism/,
Mark P Jones (http://web.cecs.pdx.edu/~mpj/pubs/springschool.html)
Advanced School of Functional Programming, 1995.
|
|
|
Documentation |
|
module Control.Monad.Writer.Class |
|
|
Constructors | | Instances | |
|
|
|
|
|
|
|
Constructors | | Instances | |
|
|
|
|
|
|
module Control.Monad |
|
module Control.Monad.Fix |
|
module Control.Monad.Trans |
|
module Data.Monoid |
|
Produced by Haddock version 2.4.2 |