@hackage htoml0.1.0.0

A parser for TOML files.

TOML is a obvious and minimal format for config files.

This package provides a TOML parser, build with the Parsec library of parser combinators.

It provides a JSON interface using the Aeson library.