1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/lang/ghc
Gabor Pali c02b54f2d6 The Par monad(s) offer an alternative parallel programming API 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 IVars. 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.

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

Obtained from:	FreeBSD Haskell
2012-06-03 18:57:20 +00:00
..
files - Fix building on 10-CURRENT i386 2012-04-17 11:33:22 +00:00
bsd.cabal.mk - Please welcome GHC 7.0.4 2012-02-13 03:49:32 +00:00
bsd.cabal.options.mk - Fix OPTIONS support for Cabal ports by introducing 2010-05-22 22:41:50 +00:00
bsd.hackage.mk The Par monad(s) offer an alternative parallel programming API to that 2012-06-03 18:57:20 +00:00
distinfo - Please welcome GHC 7.0.4 2012-02-13 03:49:32 +00:00
Makefile - Fix MASTER_SITES 2012-02-13 14:49:11 +00:00
pkg-descr
pkg-plist - Please welcome GHC 7.0.3 2011-05-09 05:28:57 +00:00