@hackage dhall-nix1.1.27
Dhall to Nix compiler
Categories
License
BSD-3-Clause
Maintainer
GenuineGabriella@gmail.com
Links
Versions
Installation
Dependencies (8)
- base >=4.11.0.0 && <5
- containers <0.9
- data-fix <0.4
- dhall >=1.42 && <1.43
- hnix >=0.16 && <0.18
- lens-family-core >=1.0.0 && <2.2 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