@hackage / toml-reader-parse

Alternative parser for TOML values produced by the toml-reader package.

Latest0.1.1.1

About

Metadata

  • Last updated , by SergeyVinokurov
  • License Apache-2.0
  • Maintained by: Sergey Vinokurov <serg.foo@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

Synopsis

Parser combinators for directly parsing TOML values produced by toml-reader. Parsers track where values originate in the source document and intelligently combine errors between alternative parsing branches to report only the most relevant error to the user.