mtl: Monad transformer library
A monad transformer library, inspired by the paper Functional Programming with Overloading and Higher-Order Polymorphism, by Mark P Jones (http://www.cse.ogi.edu/~mpj/), Advanced School of Functional Programming, 1995.
| Versions | 1.0, 1.1.0.0, 1.1.0.1 |
|---|---|
| Dependencies | base |
| License | BSD3 |
| Author | Andy Gill |
| Maintainer | libraries@haskell.org |
| Category | Control |
| Exposed modules | Control.Monad.Error, Control.Monad.Cont, Control.Monad.Identity, Control.Monad.List, Control.Monad.RWS, Control.Monad.Reader, Control.Monad.State, Control.Monad.Trans, Control.Monad.Writer |
| Upload date | Thu Nov 2 06:22:06 PST 2006 |
| Uploaded by | RossPaterson |
| Built on | ghc-6.6 |
Downloads
- mtl-1.0.tar.gz (Cabal source package)
- package description (included in the package)
