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.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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.9 && <5), monad-parallel (<1.0), transformers (>=0.2 && <0.7), transformers-compat (>=0.3 && <0.8) [details] |
Tested with | ghc >=0 |
License | LicenseRef-GPL |
Copyright | (c) 2010-2018 Mario Blazevic |
Author | Mario Blazevic |
Maintainer | blamario@protonmail.com |
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 2022-03-23T15:13:55Z |
Distributions | LTSHaskell:0.9.2, NixOS:0.9.2, Stackage:0.9.2 |
Reverse Dependencies | 10 direct, 2 indirect [details] |
Downloads | 13029 total (76 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-03-23 [all 1 reports] |