NOTICE: This package has been removed from pkgsrc

./wip/hs-binary, Binary serialisation for Haskell values

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


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

Efficient, pure binary serialisation using lazy ByteStrings. Haskell
values may be encoded to and from binary formats, written to disk as
binary, or sent over the network. Serialisation speeds of over 1 G/sec
have been observed, so this library should be suitable for high
performance scenarios.


Required to run:
[wip/ghc]

Required to build:
[devel/pkg-config]

Master sites:

SHA1: bb680c03dbae2765e14d91376440b762bb4b65a4
RMD160: a4bb4be2071e33a2c43fea4c1fa6f103733c0753
Filesize: 40.521 KB

Version history: (Expand)


CVS history: (Expand)


   2012-03-04 06:10:12 by PHO / phonohawk | Files touched by this commit (5) | Package removed
Log message:
binary is bundled in ghc-7.4.1

   2011-07-08 12:07:18 by PHO / phonohawk | Files touched by this commit (1)
Log message:
Added LICENSE

   2009-09-23 09:04:49 by PHO / phonohawk | Files touched by this commit (4) | Package updated
Log message:
Upstream update to binary-0.5.0.2

   2009-05-21 06:50:37 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to binary-0.5.0.1

   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2009-02-10 08:39:00 by PHO / phonohawk | Files touched by this commit (3)
Log message:
hs-binary-0.4.4nb1: added profiling library to PLIST

   2009-01-20 06:37:11 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import binary-0.4.4 as wip/hs-binary.

Efficient, pure binary serialisation using lazy ByteStrings. Haskell
values may be encoded to and from binary formats, written to disk as
binary, or sent over the network. Serialisation speeds of over 1 G/sec
have been observed, so this library should be suitable for high
performance scenarios.