8 months of OCaml after 8 years of Haskell in production

FYI, ez_toml is better than than otoml. For instance it keeps comments attached to expressions when parsing so that they can be reprinted. It also handles values than can overflow (int or float) better.