Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-07 | Recursive bump for recently updated Haskell packages | pho | 2 | -4/+4 | |
2022-09-01 | ll: fix build with current pkgsrc versions of dependencies | wiz | 2 | -4/+22 | |
2022-08-20 | hs*: recursive bump for new dependencies needed | wiz | 2 | -4/+4 | |
for hs-aeson, hs-vector | |||||
2022-02-26 | Bump all Haskell packages after enabling "split sections" in mk/haskell.mk | pho | 2 | -3/+4 | |
2022-02-23 | lang/dhall: import dhall-1.40.2 | pho | 6 | -0/+356 | |
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. |