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.
[Skip to Readme]
Downloads
- monad-parallel-0.8.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.7), transformers-compat (>=0.3 && <0.8) [details] |
Tested with | ghc >=0 |
License | BSD-3-Clause |
Copyright | (c) 2010-2022 Mario Blazevic |
Author | Mario Blazevic |
Maintainer | blamario@yahoo.com |
Category | 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-22T23:25:15Z |
Distributions | Arch:0.8, LTSHaskell:0.8, NixOS:0.8, Stackage:0.8 |
Reverse Dependencies | 21 direct, 12 indirect [details] |
Downloads | 16526 total (112 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] |