@hackage htoml0.1.0.2

Parser for TOML files

TOML is an obvious and minimal format for config files.

This package provides a TOML parser, build with the Parsec library, and providing a JSON interface using the Aeson library.