monad-parallel-0.5.1: Parallel execution of monadic computations

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

Versions0.5, 0.5.1, 0.5.2, 0.7, 0.7.1, 0.7.1.1
Dependenciesbase (<5), parallel, transformers (0.2.*)
LicenseGPL
Copyright(c) 2010 Mario Blazevic
AuthorMario Blazevic
Maintainerblamario@yahoo.com
CategoryControl, Monads
Home pagehttp://trac.haskell.org/SCC/wiki/monad-parallel
Upload dateWed Mar 31 04:37:12 UTC 2010
Uploaded byMarioBlazevic
Built onghc-6.12, ghc-7.0

Modules

Downloads