@hackage dhall-bash1.0.2
Compile Dhall to Bash
Categories
License
BSD-3-Clause
Maintainer
Gabriel439@gmail.com
Links
Versions
Installation
Dependencies (9)
- base >=4.8.0.0 && <5
- bytestring <0.11
- containers <0.6
- dhall >=1.0.1 && <1.5
- neat-interpolation <0.4
- shell-escape <0.3 Show all…
Dependents (0)
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.Bashmodule if you want to use this package as a libraryUse the
dhall-to-bashif you want an executable
The Dhall.Bash module also contains instructions for how to use this
package