[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openbsd-ports-cvs
Subject:    CVS: cvs.openbsd.org: ports
From:       Matthias Kilian <kili () cvs ! openbsd ! org>
Date:       2012-10-31 19:15:05
Message-ID: 201210311915.q9VJF5vs024121 () cvs ! openbsd ! org
[Download RAW message or body]

CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2012/10/31 13:15:05

Log message:
    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 '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@
    
    Status:
    
    Vendor Tag:	kili
    Release Tags:	kili_20121031
    
    N ports/devel/hs-abstract-par/Makefile
    N ports/devel/hs-abstract-par/distinfo
    N ports/devel/hs-abstract-par/pkg/DESCR
    N ports/devel/hs-abstract-par/pkg/PLIST
    
    No conflicts created by this import

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic