dhall-nix

Dhall to Nix compiler

Version on this page:1.0.9
LTS Haskell 10.10:1.0.9
Stackage Nightly 2020-08-08:1.1.15@rev:1
Latest on Hackage:1.1.26@rev:1

See all snapshots dhall-nix appears in

BSD-3-Clause licensed by Gabriel Gonzalez
Maintained by [email protected]
This version can be pinned in stack with:dhall-nix-1.0.9@sha256:d9ed7bfa9d66d0353c3e9ca9a3536eab34e209b844929378ce5eb6b7d53b0e63,1858

Module documentation for 1.0.9

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 library

  • Use 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