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)
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] |
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 | LTSHaskell:0.7.2.5, NixOS:0.7.2.5, Stackage:0.8 |
Downloads | 14501 total (101 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] |