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-6.el7.ppc64 [6 KiB] |
Changelog
by Jens Petersen (2013-06-07):
- update to new simplified Haskell Packaging Guidelines |