toml-parse: Parse TOML values produced by toml-reader package.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.1.0.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.14 && <5), comonad, containers, deepseq, dlist, mtl, prettyprinter (>=1.7), prettyprinter-combinators, text, time, toml-reader (>=0.1), vector [details] |
License | Apache-2.0 |
Author | Sergey Vinokurov |
Maintainer | Sergey Vinokurov <serg.foo@gmail.com> |
Category | Data, TOML |
Home page | https://github.com/sergv/toml-parse |
Source repo | head: git clone https://github.com/sergv/toml-parse.git |
Uploaded | by SergeyVinokurov at 2022-09-19T12:05:30Z |
Modules
- TOML
- TOML.Parse
Downloads
- toml-parse-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees