macOS
brew install dhalllocal Homebrew formula metadata
brew
Interpreter for the Dhall language. Version 1.42.3 via Homebrew; verified from local package data.
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 | cli | global executable |
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 |
| Package manager page | https://formulae.brew.sh/formula/dhall |
| Homepage | https://dhall-lang.org/ |
| Repository | https://github.com/dhall-lang/dhall-haskell |
| Upstream docs | https://dhall-lang.org/ |
| License | BSD-3-Clause |
| Source archive | https://hackage.haskell.org/package/dhall-1.42.3/dhall-1.42.3.tar.gz |
| Dependencies | gmp |
| Build dependencies | cabal-install, ghc |
| Uses from macOS | libffi, ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dhall |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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-1.fc44
A configuration language guaranteed to terminate
https://hackage.haskell.org/package/dhall
sudo dnf install dhalldhall-common 1.42.3-1.fc44
dhall common files
https://hackage.haskell.org/package/dhall
sudo dnf install dhall-commonghc-dhall 1.42.3-1.fc44
Haskell dhall library
https://hackage.haskell.org/package/dhall
sudo dnf install ghc-dhallghc-dhall-devel 1.42.3-1.fc44
Haskell dhall library development files
https://hackage.haskell.org/package/dhall
sudo dnf install ghc-dhall-develghc-dhall-doc 1.42.3-1.fc44
Haskell dhall library documentation
https://hackage.haskell.org/package/dhall
sudo dnf install ghc-dhall-docghc-dhall-prof 1.42.3-1.fc44
Haskell dhall profiling library
https://hackage.haskell.org/package/dhall
sudo dnf install ghc-dhall-profdhall 1.42.3-81
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.