dhall-bash

Compile Dhall to Bash

Version on this page:1.0.40@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 Gabriella Gonzalez
Maintained by [email protected]
This version can be pinned in stack with:dhall-bash-1.0.40@sha256:410de785f8bf770bcfbe2befae4430b6b2b05ba8efb9c87fcc7b3a4ec5e4f3c2,1880

Module documentation for 1.0.40

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