Binary package “libghc-monad-par-dev” in ubuntu bionic
parallel programming based on a monad
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 a library for the Haskell programming language.
See http://
Source package
Published versions
- libghc-monad-par-dev 0.3.4.8-3build3 in amd64 (Proposed)
- libghc-monad-par-dev 0.3.4.8-3build3 in amd64 (Release)
- libghc-monad-par-dev 0.3.4.8-3build3 in arm64 (Proposed)
- libghc-monad-par-dev 0.3.4.8-3build3 in arm64 (Release)
- libghc-monad-par-dev 0.3.4.8-3build3 in armhf (Proposed)
- libghc-monad-par-dev 0.3.4.8-3build3 in armhf (Release)
- libghc-monad-par-dev 0.3.4.8-3build3 in i386 (Proposed)
- libghc-monad-par-dev 0.3.4.8-3build3 in i386 (Release)
- libghc-monad-par-dev 0.3.4.8-3build3 in ppc64el (Proposed)
- libghc-monad-par-dev 0.3.4.8-3build3 in ppc64el (Release)
- libghc-monad-par-dev 0.3.4.8-3build3 in s390x (Proposed)
- libghc-monad-par-dev 0.3.4.8-3build3 in s390x (Release)