About

Metadata

  • Last updated , by EricMertens
  • License BSD-3-Clause
  • Categories Parsers
  • Maintained by: Eric Mertens <emertens@galois.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    bytestring-builder (off by default)

    Decides whether to use an older version of bytestring along with bytestring-builder or just a newer version of bytestring.

    This flag normally toggles automatically but you can use `-fbytestring-builder` or `-f-bytestring-builder` to explicitly change it.

Readme

A binary serialization library, similar to binary, that introduces an isolate primitive for parser isolation, and labeled blocks for better error messages.