Description
Compile Dhall to Bash.
Description
Use this package if you want to compile Dhall expressions to Bash. You can use this package as a library or an executable:
See the
Dhall.Bash
module if you want to use this package as a libraryUse the
dhall-to-bash
if you want an executable
The Dhall.Bash
module also contains instructions for how to use this package