Binary package “libghc-monad-par-doc” in ubuntu trusty
parallel programming based on a monad; documentation
This library offers an alternative parallel programming API to that
provided by the parallel package. The 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:
the monad supports forking and simple communication in terms of IVars.
The library comes with an efficient work-stealing implementation, but
the internals are also exposed so that you can build your own scheduler
if necessary.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://
Source package
Published versions
- libghc-monad-par-doc 0.1.0.3-4build1 in amd64 (Release)
- libghc-monad-par-doc 0.1.0.3-4build1 in arm64 (Release)
- libghc-monad-par-doc 0.1.0.3-4build1 in armhf (Release)
- libghc-monad-par-doc 0.1.0.3-4build1 in i386 (Release)
- libghc-monad-par-doc 0.1.0.3-4build1 in powerpc (Release)
- libghc-monad-par-doc 0.1.0.3-4build1 in ppc64el (Release)