NOTICE: This package has been removed from pkgsrc

./wip/hs-strict, Strict versions of some standard Haskell data types

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


Branch: CURRENT, Version: 0.3.2, Package name: hs-strict-0.3.2, Maintainer: pho

This package provides strict versions of some standard Haskell data
types (pairs, Maybe and Either). It also contains strict IO
operations.


Required to run:
[wip/ghc]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: b36ca608002fe403802c02b8e195faa036f88302
RMD160: 86be5136331d4fc8a6378993e63ba628a8c52fdd
Filesize: 3.855 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
   2011-01-06 14:07:29 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-strict-0.3.2 as wip/hs-strict.

This package provides strict versions of some standard Haskell data
types (pairs, Maybe and Either). It also contains strict IO
operations.