monad-coroutine: Coroutine monad transformer for suspending and resuming monadic computations
This package defines a monad transformer, applicable to any monad, that allows the monadic computation to suspend and to be later resumed. The transformer is parameterized by an arbitrary functor, used to store the suspended computation's resumption.
Modules
[Index]
Downloads
- monad-coroutine-0.9.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.5, 0.5.1, 0.6, 0.6.1, 0.7, 0.7.1, 0.8, 0.8.0.1, 0.9, 0.9.0.1, 0.9.0.2, 0.9.0.3, 0.9.0.4, 0.9.1, 0.9.1.1, 0.9.1.2, 0.9.1.3, 0.9.2 |
---|---|
Dependencies | base (<5), monad-parallel, transformers (>=0.2 && <0.5), transformers-compat (>=0.3 && <0.5) [details] |
Tested with | ghc >=0 |
License | LicenseRef-GPL |
Copyright | (c) 2010-2015 Mario Blazevic |
Author | Mario Blazevic |
Maintainer | blamario@yahoo.com |
Category | Concurrency, Control, Monads |
Home page | http://trac.haskell.org/SCC/wiki/monad-coroutine |
Source repo | head: darcs get http://code.haskell.org/SCC/ |
Uploaded | by MarioBlazevic at 2015-02-15T20:28:47Z |
Distributions | LTSHaskell:0.9.2, NixOS:0.9.2, Stackage:0.9.2 |
Reverse Dependencies | 10 direct, 2 indirect [details] |
Downloads | 13231 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-02-15 [all 1 reports] |