macOS
brew install dhall-bashlocal Homebrew formula metadata
brew / Rang 10076
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dhall-bash in AI-Agent-Workflows.
Installation
brew install dhall-bashlocal Homebrew formula metadata
nix profile install nixpkgs#dhall-bashnixpkgs package indexes · dhall-bash · Quelle: raw.githubusercontent.com
sudo pacman -S dhall-bashArch Linux sync databases · dhall-bash · Quelle: geo.mirror.pkgbuild.com
Überblick
Compile Dhall to Bash
Verlauf
dhall-bash is the Dhall ecosystem's bridge from typed, normalizing configuration expressions into shell-friendly values. It exists for the corner of operations culture where Bash remains the glue, but users still want Dhall's type checking and import discipline before values enter a script.
The dhall-haskell repository lists dhall-bash as one of the packages maintained in the main Haskell implementation tree. Its package README describes a Dhall-to-Bash compiler that marshals Dhall values into Bash scripts, with support focused on primitive values, lists, optional values, and records from normalized expressions.
Dhall's official integration guide frames Bash output as one of the external executable paths for projects that do not read Dhall directly. The supplied package facts show dhall-bash packaged by Homebrew, Nix, and Arch, which fits its niche as an optional companion command rather than the default Dhall entry point.
Users pipe or redirect Dhall expressions into dhall-to-bash, optionally asking it to emit Bash declarations. The official README examples show scalar output, readonly variable declarations, arrays, and associative arrays that can be evaluated by a shell script.
dhall-bash matters to package nerds because it captures a recurring packaging pattern: a language ecosystem grows small format-specific executables so package managers can expose only the integration a user needs. It lets shell-heavy deployments consume typed configuration without pulling an application into a Dhall binding.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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-to-bash | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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-bash |
|---|---|
| Version | 1.0.41 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/dhall-lang/dhall-haskell/tree/main/dhall-bash |
| Repository | https://github.com/dhall-lang/dhall-haskell |
| Zuletzt aktualisiert | 2026-07-22T03:34:25Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
dhall-bash
nix profile install nixpkgs#dhall-bashdhall-bash 1.0.41-244
Compile Dhall to Bash
sudo pacman -S dhall-bashQuellspur
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.