dhall-nix

Dhall to Nix compiler

Version on this page:1.1.15
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:42390bfb914811dff1116ef9f64403ae0350ccaf72834fbed2eb5f50065fb76a,2052

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