14b5086838
to that provided by the parallel package. A 'Par' monad allows the simple description of parallel computations, and can be used to add parallelism to pure Haskell code. The basic API is straightforward: a 'Par' monad supports forking and simple communication in terms of 'IVar's. This module is an interface module 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. The monad-par library is one example of a concrete library providing this interface. ok jasper@
3 lines
130 B
Plaintext
3 lines
130 B
Plaintext
SHA256 (ghc/abstract-par-0.3.1.tar.gz) = 06ueppEA2QZosiysmiUz1STo1b82J5IzPGANgYAo+2M=
|
|
SIZE (ghc/abstract-par-0.3.1.tar.gz) = 4792
|