monad-parallel: Parallel execution of monadic computations

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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, 0.7.1.2, 0.7.1.3, 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
Change log None available
Dependencies base (<5), parallel, transformers (>=0.2 && <0.5), transformers-compat (>=0.3 && <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-12-06T04:16:05Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees