transformers: Concrete monad transformers
Haskell 98 part of a monad transformer library, inspired by the paper Functional Programming with Overloading and Higher-Order Polymorphism, by Mark P Jones, in Advanced School of Functional Programming, 1995 (http://web.cecs.pdx.edu/~mpj/pubs/springschool.html).
This part contains the monad transformer class, the concrete monad
transformers, operations and liftings. It can be used on its own
in Haskell 98 code, or with the monad classes in the packages
monads-fd
or monads-tf
.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
applicativeinbase | Choose the newer base package, including Applicative and other Functor classes. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- transformers-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0.0, 0.0.1.0, 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.3.0, 0.1.4.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.3.0.0, 0.4.0.0, 0.4.1.0, 0.4.2.0, 0.4.3.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.1.0, 0.5.2.0, 0.5.3.0, 0.5.3.1, 0.5.4.0, 0.5.5.0, 0.5.5.1, 0.5.5.2, 0.5.6.0, 0.5.6.1, 0.5.6.2, 0.6.0.0, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.0.5, 0.6.0.6, 0.6.1.0, 0.6.1.1, 0.6.1.2 (info) |
---|---|
Dependencies | base (>=1.0 && <4.3), special-functors (>=1.0 && <1.1) [details] |
License | BSD-3-Clause |
Author | Andy Gill |
Maintainer | Ross Paterson <ross@soi.city.ac.uk> |
Revised | Revision 1 made by HerbertValerioRiedel at 2014-12-04T13:54:44Z |
Category | Control |
Uploaded | by RossPaterson at 2009-01-14T13:28:15Z |
Distributions | Arch:0.5.6.2, Fedora:0.5.6.2 |
Reverse Dependencies | 3553 direct, 11588 indirect [details] |
Downloads | 352036 total (460 in the last 30 days) |
Rating | 2.75 (votes: 11) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |