@hackage htoml-parse0.1.0.1
Parse TOML values produced by htoml-megaparsec package.
Categories
License
Apache-2.0
Maintainer
Sergey Vinokurov <serg.foo@gmail.com>
Links
Versions
Installation
Dependencies (12)
- base >=4.14 && <5
- comonad
- containers
- dlist
- htoml-megaparsec >=2.1
- mtl Show all…
Dependents (0)
Package definecs 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.