macOS
brew install dhalllocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dhall in AI-Agent-Workflows.
Installation
brew install dhalllocal Homebrew formula metadata
sudo apt install dhallDebian stable package indexes · dhall · Quelle: deb.debian.org
sudo dnf install dhallFedora Rawhide package metadata · dhall · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#dhallnixpkgs package indexes · dhall · Quelle: raw.githubusercontent.com
sudo pacman -S dhallArch Linux sync databases · dhall · Quelle: geo.mirror.pkgbuild.com
scoop install main/dhallScoop official bucket manifest trees · bucket/dhall.json · Quelle: api.github.com
Überblick
Interpreter for the Dhall language
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dhall | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:dhall |
|---|---|
| Version | 1.42.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dhall |
| Homepage | https://dhall-lang.org/ |
| Repository | https://github.com/dhall-lang/dhall-haskell |
| Upstream-Dokumentation | https://dhall-lang.org/ |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://hackage.haskell.org/package/dhall-1.42.3/dhall-1.42.3.tar.gz |
| Abhängigkeiten | gmp |
| Build-Abhängigkeiten | cabal-install, ghc |
| Von macOS bereitgestellte Bibliotheken | libffi, ncurses |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/dhallQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.