dhall-bash

Compile Dhall to Bash

Version on this page:1.0.30@rev:1
LTS Haskell 22.17:1.0.41@rev:1
Stackage Nightly 2023-12-26:1.0.41@rev:1
Latest on Hackage:1.0.41@rev:1

See all snapshots dhall-bash appears in

BSD-3-Clause licensed by Gabriel Gonzalez
Maintained by [email protected]
This version can be pinned in stack with:dhall-bash-1.0.30@sha256:416e1acb20f6c30c0e84a6b6002830fed87e7750b3323f4ac508646d109cf474,1918

Module documentation for 1.0.30

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 library

  • Use the dhall-to-bash if you want an executable

The Dhall.Bash module also contains instructions for how to use this package