@hackage toml-reader-parse0.1.0.0
Alternative parser for TOML values produced by the toml-reader package.
Categories
License
Apache-2.0
Maintainer
Sergey Vinokurov <serg.foo@gmail.com>
Links
Versions
Package defines a set of parser combinators that allows analyzing arbitrary TOML structures. Includes formatted errors that keep track of where in the original TOML file a value came from.