Description
Converts Dhall configuration to and from YAML. It helps projects keep typed reusable configuration in Dhall while producing YAML for tools such as deployment systems and service configuration.
Use it where YAML output is required by another tool. Review generated files before applying them, because valid YAML can still describe an unsafe or unintended configuration.