|
Control.Monad.RWS.Class | Portability | non-portable (multi-param classes, functional dependencies) | Stability | experimental | Maintainer | libraries@haskell.org |
|
|
|
Description |
Declaration of the MonadRWS class.
Inspired by the paper
/Functional Programming with Overloading and
Higher-Order Polymorphism/,
Mark P Jones (http://web.cecs.pdx.edu/~mpj/)
Advanced School of Functional Programming, 1995.
|
|
|
Documentation |
|
|
| Instances | |
|
|
module Control.Monad.Reader.Class |
|
module Control.Monad.State.Class |
|
module Control.Monad.Writer.Class |
|
Produced by Haddock version 2.4.2 |