The latest version of monad-parallel is 0.8-0.

monad-parallel

Version 0.7.1.1 revision 0 uploaded by MarioBlazevic.

Package meta

Synopsis
Parallel execution of monadic computations
Description

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.

Author
Mario Blazevic
Bug reports
n/a
Category
Control, Monads
Copyright
(c) 2010-2011 Mario Blazevic
Homepage
http://trac.haskell.org/SCC/wiki/monad-parallel
Maintainer
blamario@yahoo.com
Package URL
n/a
Stability
n/a

Components