The latest version of dhall is 1.42.1-1.

dhall

Version 1.41.2 revision 3 uploaded by sjakobi.

Package meta

Synopsis
A configuration language guaranteed to terminate
Description

Dhall is an explicitly typed configuration language that is not Turing complete. Despite being Turing incomplete, Dhall is a real programming language with a type-checker and evaluator.

Use this library to parse, type-check, evaluate, and pretty-print the Dhall configuration language. This package also includes an executable which type-checks a Dhall file and reduces the file to a fully evaluated normal form.

Read Dhall.Tutorial to learn how to use this library

Author
Gabriella Gonzalez
Bug reports
https://github.com/dhall-lang/dhall-haskell/issues
Category
Compiler
Copyright
2017 Gabriella Gonzalez
Homepage
n/a
Maintainer
GenuineGabriella@gmail.com
Package URL
n/a
Stability
n/a

Components