The monad-coroutine package
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.
Properties
| Versions | 0.5, 0.5.1, 0.6, 0.6.1, 0.7, 0.7.1, 0.8 |
|---|---|
| Dependencies | base (<5), monad-parallel, transformers (≥0.2 & <0.4) |
| License | 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 repository | darcs get http://code.haskell.org/SCC/ |
| Upload date | Wed Oct 24 03:13:04 UTC 2012 |
| Uploaded by | MarioBlazevic |
| Built on | ghc-7.6 |
Modules
Downloads
- monad-coroutine-0.8.tar.gz (Cabal source package)
- package description (included in the package)