macOS
brew install dhalllocal Homebrew formula metadata
brew / rank 6497
Interpreter for the Dhall language. Version 1.42.3 via Homebrew; verified 2026-07-22. Also installable with debian: sudo apt install dhall.
install
brew install dhalllocal Homebrew formula metadata
sudo apt install dhallDebian stable package indexes · dhall · source: deb.debian.org
sudo dnf install dhallFedora Rawhide package metadata · dhall · source: dl.fedoraproject.org
nix profile install nixpkgs#dhallnixpkgs package indexes · dhall · source: raw.githubusercontent.com
sudo pacman -S dhallArch Linux sync databases · dhall · source: geo.mirror.pkgbuild.com
scoop install main/dhallScoop official bucket manifest trees · bucket/dhall.json · source: api.github.com
overview
Interpreter for the Dhall language
history
Dhall is a typed, terminating configuration language with a command-line interpreter. Its package-manager identity is unusual: it is a language runtime shipped like a CLI utility, most often installed to make large configuration files safer, less repetitive, and easier to generate.
The first Hackage dhall 1.0.0 package metadata names Gabriel Gonzalez as author, carries 2016 copyright, and describes Dhall as a configuration language guaranteed to terminate. The dhall-lang/dhall-haskell repository was created in 2016 and remains the official Haskell implementation.
Official Dhall documentation frames the language around programmable configuration files: reducing repetition while keeping stronger safety properties than general-purpose scripting languages. The official production-use page records adoption by integrations and companies using Dhall for package sets, server configuration, Kubernetes, CI, CloudFormation, and product configuration models.
The dhall executable parses, type-checks, evaluates, and pretty-prints Dhall expressions. In practice users combine it with converters such as dhall-to-json and dhall-to-yaml when a target tool still expects JSON or YAML.
Dhall matters to package nerds because it sits at the boundary between programming languages and boring config files. It offers imports, functions, types, normalization, and hashes while intentionally avoiding unrestricted effects and Turing completeness, so package maintainers can ship configuration logic without shipping a general scripting environment.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dhall | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:dhall |
|---|---|
| Version | 1.42.3 |
| Package manager | Homebrew |
| Homepage | https://dhall-lang.org/ |
| Last updated | 2026-07-22T04:12:30Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dhall 1.42.1-1+b1
configuration language guaranteed to terminate
sudo apt install dhalldhall
nix profile install nixpkgs#dhalldhall 1.41.2-1
configuration language guaranteed to terminate
sudo apt install dhalldhall 1.42.3-2.fc45
A configuration language guaranteed to terminate
https://hackage.haskell.org/package/dhall
sudo dnf install dhalldhall-common 1.42.3-2.fc45
dhall common files
https://hackage.haskell.org/package/dhall
sudo dnf install dhall-commonghc-dhall 1.42.3-2.fc45
Haskell dhall library
https://hackage.haskell.org/package/dhall
sudo dnf install ghc-dhallghc-dhall-devel 1.42.3-2.fc45
Haskell dhall library development files
https://hackage.haskell.org/package/dhall
sudo dnf install ghc-dhall-develghc-dhall-doc 1.42.3-2.fc45
Haskell dhall library documentation
https://hackage.haskell.org/package/dhall
sudo dnf install ghc-dhall-docghc-dhall-prof 1.42.3-2.fc45
Haskell dhall profiling library
https://hackage.haskell.org/package/dhall
sudo dnf install ghc-dhall-profdhall 1.42.3-108
A configuration language guaranteed to terminate
sudo pacman -S dhallmain/dhall
scoop install main/dhallsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.