Commit graph

3 commits

Author SHA1 Message Date
Gabor Pali
bb2a4a32e2 - Improve PORTDOCS
Approved by:	tabthorpe
2009-01-30 10:11:36 +00:00
Gabor Pali
530aaa4a90 Fix a small dependency problem
Approved by:	miwi
2008-12-21 15:51:54 +00:00
Gabor Pali
6699c8483c 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.

WWW: http://code.haskell.org/binary/

PR:		ports/129678
Submitted by:	pgj
Approved by:	miwi
2008-12-21 11:23:18 +00:00