dhall-nix

Dhall to Nix compiler

Version on this page:1.0.8
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.8@sha256:04983a31e71b74bac0e0f9b45223b77956e26aa39e5a8575f58b77060e3bdc48,1808

Module documentation for 1.0.8

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