ghc-cereal - Binary serialization library
Website: | http://hackage.haskell.org/package/cereal |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
A binary serialization library, similar to binary, that introduces an isolate primitive for parser isolation, and replaces the asynchronous errors with a user-handleable Either type. Similar to binary in performance, but uses a strict ByteString instead of a lazy ByteString, thus restricting it to operating on finite inputs.
Packages
ghc-cereal-0.3.5.2-2.el6.i686 [71 KiB] |
Changelog
by Jens Petersen (2012-07-16):
- change prof BRs to devel |