libghc-cereal-prof

Binary serialization library; profiling libraries
  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 a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.