NOTICE: This package has been removed from pkgsrc

./wip/hs-strict-io, Library wrapping standard IO modules to provide strict IO

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


Branch: CURRENT, Version: 0.2.1, Package name: hs-strict-io-0.2.1, Maintainer: szptvlfn

This library is a thin layer on top standard IO modules like System.IO and
Data.IORef that re-expose these functions under a different type, namely
SIO.


Required to run:
[wip/ghc] [devel/hs-extensible-exceptions]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 460db620c7ae889d403e24ed2efb65ef4458f665
RMD160: 59ab34ec4d53cf0422f4be7a7a1e0e4301c5f3fb
Filesize: 5.298 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-05-20 23:23:18 by Ryosuke Moro | Files touched by this commit (49)
Log message:
Remove hs-data-default, hs-extensible-exceptions, imported to pkgsrc/devel.
   2014-05-05 02:03:01 by Ryosuke Moro | Files touched by this commit (74)
Log message:
Update MAINTAINER address
   2014-02-21 11:39:01 by Ryosuke Moro | Files touched by this commit (25)
Log message:
- ghc-7.6 hss not extensible-exceptions, so we need this.
  ( lang/ghc7 is version 7.6.3nb1, wip/ghc is version 7.6.2 )
- adjust dependencies
   2013-05-01 21:48:23 by Ryosuke Moro | Files touched by this commit (5)
Log message:
This library is a thin layer on top standard IO modules like System.IO and
Data.IORef that re-expose these functions under a different type, namely
SIO.