monad-parallel: Parallel execution of monadic computations
This package defines classes of monads that can perform multiple executions in parallel and combine their results. For any monad that's an instance of the class, the package re-implements a subset of the Control.Monad interface, but with parallel execution.
Downloads
- monad-parallel-0.7.2.0.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.5.2, 0.7, 0.7.1, 0.7.1.1, 0.7.1.2, 0.7.1.3, 0.7.1.4, 0.7.2, 0.7.2.0, 0.7.2.1, 0.7.2.2, 0.7.2.3, 0.7.2.4, 0.7.2.5, 0.8 |
---|---|
Dependencies | base (<5), parallel, transformers (>=0.2 && <0.5), transformers-compat (>=0.3 && <0.5) [details] |
Tested with | ghc >=0 |
License | BSD-3-Clause |
Copyright | (c) 2010-2015 Mario Blazevic |
Author | Mario Blazevic |
Maintainer | blamario@yahoo.com |
Category | Control, Monads |
Home page | http://trac.haskell.org/SCC/wiki/monad-parallel |
Source repo | head: darcs get http://code.haskell.org/SCC/ |
Uploaded | by MarioBlazevic at 2015-10-17T18:09:30Z |
Distributions | Arch:0.8, LTSHaskell:0.8, NixOS:0.8, Stackage:0.8 |
Reverse Dependencies | 21 direct, 12 indirect [details] |
Downloads | 16809 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-10-17 [all 1 reports] |