aboutsummaryrefslogtreecommitdiff
path: root/lang/dhall/pkg-descr
blob: e92a4d95f681b9444498ed9985abc471554fdf1a (plain) (blame)
1
2
3
4
5
6
Dhall is a programmable configuration language that can be thought of as: JSON +
functions + types + imports.  The dhall program allows for execution of dhall
files.  See the hs-dhall-json, hs-dhall-bash, and hs-dhall-yaml ports for
converting dhall files to these formats.

WWW: https://dhall-lang.org/