contstuff: Fast, easy to use CPS-based monads
Deprecated
This library implements fast and easy to use CPS-based monad transformers. Most of the usual monad transformers are implemented, including ChoiceT, ContT, EitherT, MaybeT and StateT. Because of the design of this library, many other monad transformers are just special cases of those, including e.g. WriterT.
Downloads
- contstuff-0.6.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.3.1, 0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.6.0, 0.6.1, 0.7.0, 1.0.0, 1.0.1, 1.1.0, 1.2.0, 1.2.3, 1.2.4, 1.2.6 |
---|---|
Dependencies | base (>=4 && <=5) [details] |
License | BSD-3-Clause |
Copyright | (c) 2010 Ertugrul Söylemez |
Author | Ertugrul Söylemez <es@ertes.de> |
Maintainer | Ertugrul Söylemez <es@ertes.de> |
Category | Control, Monads, Parsing, Text |
Home page | http://haskell.org/haskellwiki/Contstuff |
Uploaded | by ErtugrulSoeylemez at 2010-11-23T03:00:52Z |
Distributions | NixOS:1.2.6 |
Reverse Dependencies | 7 direct, 0 indirect [details] |
Downloads | 15648 total (23 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |