NOTICE: This package has been removed from pkgsrc

./wip/hs-knob, Memory-backed handles

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


Branch: CURRENT, Version: 0.1.1, Package name: hs-knob-0.1.1, Maintainer: szptvlfn

Create memory-backed Handles, referencing virtual files. This is mostly
useful for testing Handle-based APIs without having to interact with the
filesystem.


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

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 6721509e305eeb8ffd53e78390dcfc296353e6a7
RMD160: 29ebe14e7dfb9ece97f9d1b5eec0ee2611aa00d3
Filesize: 5.69 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-15 23:49:04 by Ryosuke Moro | Files touched by this commit (110)
Log message:
Remove hs-transformers, 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-04-21 11:11:37 by Ryosuke Moro | Files touched by this commit (38)
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
   2014-03-13 13:10:35 by Ryosuke Moro | Files touched by this commit (5)
Log message:
Import knob-0.1.1 as wip/hs-knob.

Create memory-backed Handles, referencing virtual files. This is mostly
useful for testing Handle-based APIs without having to interact with the
filesystem.