@hackage htoml0.2.0.1

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. It exposes a JSON interface using the Aeson library.