@hackage htoml1.0.0.0

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.