NOTICE: This package has been removed from pkgsrc

./wip/hs-parallel, Library for parallel Haskell programming

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.2.0.4, Package name: hs-parallel-3.2.0.4, Maintainer: pho

This package provides a library for parallel programming.


Required to run:
[wip/ghc]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: ed0f71de5928c4fb1dd64c612e0ccad3acb4a5e3
RMD160: 4bc31de0b3dd63ca8d24c967f32a2ee40f0a2d64
Filesize: 12.541 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-04-21 11:11:37 by Ryosuke Moro | Files touched by this commit (38)
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
   2013-11-12 13:54:08 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 3.2.0.4

changelog:
3.2.0.4  Nov 2013
  * Update package description to Cabal 1.10 format
  * Add support for GHC 7.8
  * Drop support for GHCs older than GHC 7.0.1
  * Add NOINLINE pragmas to `parBuffer`, `parList`, and `evalBuffer`
  to make RULEs more likely to fire
   2013-05-01 23:59:44 by Ryosuke Moro | Files touched by this commit (2)
Log message:
Update to 3.2.0.3

changes:
3.2.0.3
  Bump containers upper bound for GHC 7.6
   2012-03-04 06:50:47 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to parallel-3.2.0.2

   2011-07-12 16:26:47 by PHO / phonohawk | Files touched by this commit (4) | Package updated
Log message:
Upstream update to parallel-3.1.0.1

   2010-02-09 04:31:31 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to parallel-2.2.0.1

   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.