Name : ghc-monad-par
| |
Version : 0.3.4.8
| Vendor : openSUSE
|
Release : bp150.2.7
| Date : 2018-07-30 21:05:32
|
Group : Development/Libraries/Haskell
| Source RPM : ghc-monad-par-0.3.4.8-bp150.2.7.src.rpm
|
Size : 0.26 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : A library for parallel programming based on a monad
|
Description :
The \'Par\' monad offers a simple API for parallel programming. The library works for parallelising both pure and \'IO\' computations, although only the pure version is deterministic. The default implementation provides a work-stealing scheduler and supports forking tasks that are much lighter weight than IO-threads.
For complete documentation see \"Control.Monad.Par\".
Some examples of use can be found in the \'examples/\' directory of the source package.
Other related packages:
* \'abstract-par\' provides the type classes that abstract over different implementations of the \'Par\' monad.
* \'monad-par-extras\' provides extra combinators and monad transformers layered on top of the \'Par\' monad.
Changes in 0.3.4 relative to 0.3:
* Fix bugs that cause \"thread blocked indefinitely on MVar\" crashes.
* Added \"Control.Monad.Par.IO\".
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64 |