Popularity
0.5
Stable
Activity
0.0
Stable
1
0
0

Monthly Downloads: 4
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: System    
Latest version: v0.0.1

huck alternatives and similar packages

Based on the "System" category.
Alternatively, view huck alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of huck or a related project?

Add another 'System' Package

README

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.