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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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, 0.8.0.1, 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
Change log None available
Dependencies base (<5), monad-parallel, transformers (>=0.2 && <0.5), transformers-compat (>=0.3 && <0.4) [details]
License LicenseRef-GPL
Copyright (c) 2010-2014 Mario Blazevic
Author Mario Blazevic
Maintainer [email protected]
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 2014-12-15T03:30:27Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees