libghc-cereal-doc

Binary serialization library; documentation
  http://hackage.haskell.org/package/cereal
  0
  no reviews



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.

this package provides the documentation for a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.