aboutsummaryrefslogtreecommitdiff
path: root/lang/dhall/pkg-descr
blob: 90d457ee872449fbca1fe3f1cf91b6282f78602e (plain) (blame)
1
2
3
4
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.