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

[ concurrency, control, library, monads ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

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.3) [details]
License LicenseRef-GPL
Copyright (c) 2010 Mario Blazevic
Author Mario Blazevic
Maintainer blamario@yahoo.com
Category Concurrency, Control, Monads
Home page http://trac.haskell.org/SCC/wiki/monad-coroutine
Uploaded by MarioBlazevic at 2010-11-05T02:45:57Z
Distributions LTSHaskell:0.9.2, NixOS:0.9.2, Stackage:0.9.2
Reverse Dependencies 10 direct, 2 indirect [details]
Downloads 12590 total (74 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]