forkable-monad: An implementation of forkIO for monad stacks.
This module defines a more generic version of Control.Concurrent's forkIO, which can directly run some complex monadic actions as well as plain IO actions.
Downloads
- forkable-monad-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3 |
---|---|
Dependencies | base (>3.0 && <4.4), transformers (>=0.2.2) [details] |
License | BSD-3-Clause |
Copyright | Google Inc. 2010 |
Author | David Anderson |
Maintainer | dave@natulte.net |
Category | Concurrent |
Home page | http://code.google.com/p/forkable-monad/ |
Uploaded | by DavidAnderson at 2010-12-10T06:27:57Z |
Distributions | LTSHaskell:0.2.0.3, NixOS:0.2.0.3, Stackage:0.2.0.3 |
Reverse Dependencies | 3 direct, 6 indirect [details] |
Downloads | 4766 total (8 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |