NOTICE: This package has been removed from pkgsrc

./wip/hs-lazy-io, Lazy IO

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


Branch: CURRENT, Version: 0.1.0, Package name: hs-lazy-io-0.1.0, Maintainer: szptvlfn

The library provides some basic but useful lazy IO functions. Keep in mind
that lazy IO is generally discouraged. Perhaps a coroutine library (e.g.
pipes) will better suit your needs.


Required to run:
[wip/ghc]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: c16653f2247455dc9f1449bfcf4a768aba79ffe4
RMD160: f87e880fe4ee5183130416592b7768cb520d3468
Filesize: 1.068 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-05 02:03:01 by Ryosuke Moro | Files touched by this commit (74)
Log message:
Update MAINTAINER address
   2013-05-22 00:19:51 by Ryosuke Moro | Files touched by this commit (5)
Log message:
The library provides some basic but useful lazy IO functions. Keep in mind
that lazy IO is generally discouraged. Perhaps a coroutine library (e.g.
pipes) will better suit your needs.