NOTICE: This package has been removed from pkgsrc

./wip/hs-binary-strict, Binary deserialisation using strict ByteStrings

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


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

This is a strict version of the Get monad from the binary
package. It's pretty much just a copy and paste job from the original
source code. The binary team are currently unsure about their future
plans w.r.t. strictness, so this is just a stop gap measure. See
http://www.haskell.org/haskellwiki/DealingWithBinaryData for
documentation.


Required to run:
[devel/hs-mtl]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 1a958e5242448b08a25377759f3d08fda88a7d34
RMD160: 069f14faa923e09bf1bb207629117d566468a5eb
Filesize: 15.834 KB

Version history: (Expand)


CVS history: (Expand)


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

discussed with wiz@.
   2014-05-16 22:47:07 by Ryosuke Moro | Files touched by this commit (112)
Log message:
Remove hs-mtl, imported to pkgsrc/devel
   2010-02-19 07:44:40 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to binary-strict-0.4.8

   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-10-02 05:23:36 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-binary-strict-0.4.5 as wip/hs-binary-strict.

This is a strict version of the Get monad from the binary
package. It's pretty much just a copy and paste job from the original
source code. The binary team are currently unsure about their future
plans w.r.t. strictness, so this is just a stop gap measure. See
http://www.haskell.org/haskellwiki/DealingWithBinaryData for
documentation.