contstuff: Fast, easy to use CPS-based monads

[ bsd3, control, deprecated, library, monads ] [ Propose Tags ]
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

Maintainer's Corner

Package maintainers

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
Home page http://haskell.org/haskellwiki/Contstuff
Uploaded by ErtugrulSoeylemez at 2010-11-23T10:22:28Z
Distributions NixOS:1.2.6
Reverse Dependencies 7 direct, 0 indirect [details]
Downloads 15250 total (73 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]