This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.
Allows serializing data into binary files, preserving human readability
as far as possible. It allows mixing binary and textual data in the same file, and
is a light-weight alternative to parsec & co. The generated files are not intended
to be human-editable, only readable.
If the stored binary data is utf8-encoded text, the whole file can be read in any
text-editor.