The monad-parallel package
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.
Properties
| Versions | 0.5, 0.5.1, 0.5.2, 0.7, 0.7.1, 0.7.1.1 |
|---|---|
| Dependencies | base (<5), parallel, transformers (≥0.2 & <0.4) |
| License | GPL |
| Copyright | (c) 2010-2011 Mario Blazevic |
| Author | Mario Blazevic |
| Maintainer | blamario@yahoo.com |
| Category | Control, Monads |
| Home page | http://trac.haskell.org/SCC/wiki/monad-parallel |
| Source repository | darcs get http://code.haskell.org/SCC/ |
| Upload date | Sat Jul 28 02:46:53 UTC 2012 |
| Uploaded by | MarioBlazevic |
| Built on | ghc-7.4 |
Modules
- Control
Downloads
- monad-parallel-0.7.1.1.tar.gz (Cabal source package)
- package description (included in the package)