continue: Monads with suspension and arbitrary-spot reentry
This library implements a monad transformer for suspendable computations, similar and related to free comonads. It allows to write continuation-based web frameworks, command line applications and similar interfaces, where you want to reenter a computation at arbitrary spots.
[Skip to Readme]
Downloads
- continue-0.2.0.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.1.1, 0.2.0 |
---|---|
Dependencies | base (>=4.5 && <5), bifunctors (>=3.0 && <4), monad-control (>=0.3 && <1), mtl (>=2.0 && <3), semigroupoids (>=3.0 && <4), transformers (>=0.3 && <1), transformers-base (>=0.4 && <1) [details] |
License | BSD-3-Clause |
Copyright | (c) 2012 Ertugrul Söylemez |
Author | Ertugrul Söylemez <es@ertes.de> |
Maintainer | Ertugrul Söylemez <es@ertes.de> |
Category | Control |
Source repo | head: git clone git://github.com/ertes/continue.git |
Uploaded | by ErtugrulSoeylemez at 2013-04-21T17:27:00Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2714 total (13 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] |