monad-coroutine-0.8: 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 & <0.4)
LicenseGPL
Copyright(c) 2010-2012 Mario Blazevic
AuthorMario Blazevic
Maintainerblamario@yahoo.com
CategoryConcurrency, Control, Monads
Home pagehttp://trac.haskell.org/SCC/wiki/monad-coroutine
Source repositorydarcs get http://code.haskell.org/SCC/
Upload dateWed Oct 24 03:13:04 UTC 2012
Uploaded byMarioBlazevic
Built onghc-7.6

Modules

Downloads