@hackage dhall-bash1.0.41
Compile Dhall to Bash
Categories
License
BSD-3-Clause
Maintainer
GenuineGabriella@gmail.com
Links
Versions
Installation
Dependencies (7)
- base >=4.11.0.0 && <5
- bytestring <0.12
- containers <0.8
- dhall >=1.42.0 && <1.43
- neat-interpolation <0.6
- 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