monad-coroutine-0.6: Coroutine monad transformer for suspending and resuming monadic computations

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

Versions0.5, 0.5.1, 0.6, 0.6.1, 0.7, 0.7.1, 0.8
Dependenciesbase (<5), monad-parallel, transformers (0.2.*)
LicenseGPL
Copyright(c) 2010 Mario Blazevic
AuthorMario Blazevic
Maintainerblamario@yahoo.com
CategoryConcurrency, Control, Monads
Home pagehttp://trac.haskell.org/SCC/wiki/monad-coroutine
Upload dateFri Nov 5 02:45:57 UTC 2010
Uploaded byMarioBlazevic
Built onghc-6.12, ghc-7.0

Modules

Downloads