TOML parser using generated lexers and parsers with careful attention to
the TOML 1.0.0 semantics for defining tables.

Homepage:
http://hackage.haskell.org/package/toml-parser
