Type classes generalizing the functionality of 'monad-par'
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.3.3-15.fc35 | - |
Fedora 35 | 0.3.3-15.fc35 | - |
Fedora 34 | 0.3.3-13.fc34 | - |
You can contact the maintainers of this package via email at
ghc-abstract-par dash maintainers at fedoraproject dot org
.