NOTE: this package has not been completed see the roadmap section
For installation or development instructions, see:
Full documentation is available on Hackage:
This dhall-toml package provides a Dhall to TOML compiler.
$ dhall-to-toml <<< "{ foo = 1, bar = True }"
foo = 1
bar = true- - minimal
dhall-to-toml - - schema inference for
toml-to-dhall - - minimal
toml-to-dhall - - documentation in docs.dhall-lang.org