About

Metadata

  • Last updated , by GabrielGonzalez
  • License BSD-3-Clause
  • Categories Compilers and Interpreters
  • Maintained by: GenuineGabriella@gmail.com

  • Lottery factor: 2

Links

Installation

Readme

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