monad-coroutine: Coroutine monad transformer for suspending and resuming monadic computations
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.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- monad-coroutine-0.9.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
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 (>=4.13 && <5), monad-parallel (<1.0), transformers (>=0.2 && <0.6), transformers-compat (>=0.3 && <0.7) [details] |
Tested with | ghc >=0 |
License | LicenseRef-GPL |
Copyright | (c) 2010-2018 Mario Blazevic |
Author | Mario Blazevic |
Maintainer | blamario@protonmail.com |
Revised | Revision 2 made by MarioBlazevic at 2021-05-24T23:26:45Z |
Category | Concurrency, Control, Monads |
Home page | https://hub.darcs.net/blamario/SCC.wiki/ |
Source repo | head: darcs get https://hub.darcs.net/blamario/SCC/ |
Uploaded | by MarioBlazevic at 2021-02-27T16:32:21Z |
Distributions | LTSHaskell:0.9.2, NixOS:0.9.2, Stackage:0.9.2 |
Reverse Dependencies | 10 direct, 2 indirect [details] |
Downloads | 13231 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-02-27 [all 1 reports] |