monad-parallel: Parallel execution of monadic computations

[ bsd3, control, library, monads ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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.4) [details]
License BSD-3-Clause
Copyright (c) 2010-2014 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 2014-02-15T04:25:08Z
Distributions Arch:0.8, LTSHaskell:0.8, NixOS:0.8, Stackage:0.8
Reverse Dependencies 21 direct, 12 indirect [details]
Downloads 15914 total (84 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]