1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/lang/ghc
Gabor Pali bd9cc18a52 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.

WWW:	http://github.com/simonmar/monad-par

Obtained from:	FreeBSD Haskell
2011-08-14 18:01:20 +00:00
..
files - Please welcome GHC 7.0.3 2011-05-09 05:28:57 +00:00
bsd.cabal.mk - Update print/hs-hscolour to 1.19 2011-07-10 02:48:21 +00:00
bsd.cabal.options.mk
bsd.hackage.mk This library offers an alternative parallel programming API to that 2011-08-14 18:01:20 +00:00
distinfo - Please welcome GHC 7.0.3 2011-05-09 05:28:57 +00:00
Makefile - Fix lang/ghc to not install unusable haddock when NOPORTDOCS is set 2011-05-25 18:57:25 +00:00
pkg-descr
pkg-plist - Please welcome GHC 7.0.3 2011-05-09 05:28:57 +00:00