huck

'Cause just like in the classic mis-adventure, Tom doesn't really pull his weight. So Huck is gathering all the toml parsers and making them betterer.


Keywords
bsd3, library, system, Propose Tags , Huck
License
BSD-3-Clause
Install
cabal install huck-0.0.1

Documentation

huck

'Cause just like in the classic mis-adventure, Tom doesn't really pull his weight. So Huck is gathering all the toml parsers and making them betterer.

A library for making toml betterer.

Usage

Usage docs to follow.

Compatibility

This is intended to be a v0.4.0 compatible parser.

TODO

  • inline table support
  • pretty printing of Toml documents
  • roundtrip tests on pretty printer
  • include BurntSushi suite of toml documents
  • whitespace preserving
  • Fixup top level import and haddocks (top level haddock documentation needs explicit exports)

STATUS

Unfinished, unmaintained and likely superseeded by tomland. Most everything I wanted to do with this library has been done in tomland either better or sooner that I could have.