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.
Versions | 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 |
---|---|
Dependencies | base (<5), monad-parallel, transformers (>=0.2 && <0.4) [details] |
License | LicenseRef-GPL |
Copyright | (c) 2010-2012 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 Wed Oct 24 03:13:04 UTC 2012 |
Distributions | LTSHaskell:0.9.0.4, NixOS:0.9.0.4, Stackage:0.9.0.4, openSUSE:0.9.0.4 |
Downloads | 4519 total (29 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Modules
[Index]
Downloads
- monad-coroutine-0.8.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)