Description
Dhall to Nix compiler.
Description
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.Nix
module if you want to use this package as a libraryUse the
dhall-to-nix
program from this package if you want an executable
The Dhall.Nix
module also contains instructions for how to use this package