abstract-par

Version 0.3.3 revision 0 uploaded by RyanNewton.

Package meta

Synopsis
Type classes generalizing the functionality of the 'monad-par' library.
Description

The Par monad offers a parallel programming API based on dataflow programming. To use the Par monad, install the monad-par package, which includes this package as a dependency.

This package is an abstract interface only. It provides a number of type clasess, but not an implementation. The type classes separate different levels of Par functionality. See the Control.Monad.Par.Class module for more details.

Author
Ryan Newton
Bug reports
n/a
Category
Control,Parallelism,Monads
Copyright
(c) Ryan Newton 2011-2012
Homepage
https://github.com/simonmar/monad-par
Maintainer
Ryan Newton <rrnewton@gmail.com>
Package URL
n/a
Stability
Experimental

Components