@hackage dhall-nix1.1.0
Dhall to Nix compiler
Categories
License
BSD-3-Clause
Maintainer
Gabriel439@gmail.com
Links
Versions
Installation
Dependencies (11)
- base >=4.8.0.0 && <5
- containers <0.6
- data-fix <0.3
- dhall >=1.10.0 && <1.11
- hnix >=0.3.4 && <0.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 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