dhall-bash

Compile Dhall to Bash

Version on this page:1.0.27@rev:1
LTS Haskell 22.14: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.27@sha256:fc453d246bd08a027e6f7b6d21f8609c0d5de0b895bfae83039880decd5c90f0,1852

Module documentation for 1.0.27

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