 | monads-fd-0.1.0.1: Monad classes, using functional dependencies | Contents | Index |
|
Control.Monad.State | Portability | non-portable (multi-param classes, functional dependencies) | Stability | experimental | Maintainer | libraries@haskell.org |
|
|
|
Description |
State monads.
This module is 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 |
|
module Control.Monad.State.Lazy |
|
Produced by Haddock version 2.7.2 |