[Haskell-cafe] ANNOUNCE: binary: high performance, pure binary
serialisation
Simon Peyton-Jones
simonpj at microsoft.com
Fri Jan 26 03:54:31 EST 2007
Congratulations, guys! Fast serialisation is one of the things that comes up over and over again, so an easy-to-use fast solution is a great step forward.
(Credit too to earlier pioneers, notably Bulat.)
Simon
| -----Original Message-----
| From: haskell-cafe-bounces at haskell.org [mailto:haskell-cafe-bounces at haskell.org] On Behalf Of Donald
| Bruce Stewart
| Sent: 26 January 2007 02:51
| To: haskell at haskell.org
| Cc: haskell-cafe at haskell.org
| Subject: [Haskell-cafe] ANNOUNCE: binary: high performance, pure binary serialisation
|
|
| Binary: high performance, pure binary serialisation for Haskell
| ----------------------------------------------------------------------
|
| The Binary Strike Team is pleased to announce the release of a new,
| pure, efficient binary serialisation library for Haskell, now available
| from Hackage:
|
| tarball: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/binary/0.2
| darcs: darcs get http://darcs.haskell.org/binary
| haddocks: http://www.cse.unsw.edu.au/~dons/binary/Data-Binary.html
More information about the Haskell-Cafe
mailing list