dhall-nix

Dhall to Nix compiler

Version on this page:1.1.15@rev:1
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.1.15@sha256:7f7e13cc47ad07285ac0ffd726109132e0bd277da887e03e3fad5d11782a6c3a,2129

Module documentation for 1.1.15

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