@hackage dhall-nix1.0.6
Dhall to Nix compiler
Categories
License
BSD-3-Clause
Maintainer
Gabriel439@gmail.com
Links
Versions
Installation
Dependencies (8)
- base >=4.8.0.0 && <5
- containers <0.6
- data-fix <0.1
- dhall >=1.5.0 && <1.7
- hnix >=0.3.4 && <0.4
- neat-interpolation <0.4 Show all…
Dependents (0)
Use this package if you want to compile Dhall expressions to the Nix language. You can use this package as a library or an executable:
See the
Dhall.Nixmodule if you want to use this package as a libraryUse the
dhall-to-nixprogram from this package if you want an executable
The Dhall.Nix module also contains instructions for how to use this package