@hackage dhall-bash1.0.13
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.14.0 && <1.15
- formatting >=6.3 && <6.4
- insert-ordered-containers >=0.1.0.1 && <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