macOS
brew install dhall-bashlocal Homebrew formula metadata
brew
Compile Dhall to Bash. Version 1.0.41 via Homebrew; verified from local package data.
install
brew install dhall-bashlocal Homebrew formula metadata
nix profile install nixpkgs#dhall-bashnixpkgs package indexes · dhall-bash · source: raw.githubusercontent.com
sudo pacman -S dhall-bashArch Linux sync databases · dhall-bash · source: geo.mirror.pkgbuild.com
overview
Compile Dhall to Bash
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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-to-bash | 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.
https://github.com/dhall-lang/dhall-haskell
install metadata
| Package key | brew:dhall-bash |
|---|---|
| Version | 1.0.41 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dhall-bash |
| Homepage | https://github.com/dhall-lang/dhall-haskell/tree/main/dhall-bash |
| Repository | https://github.com/dhall-lang/dhall-haskell |
| Upstream docs | https://docs.dhall-lang.org/ |
| License | BSD-3-Clause |
| Source archive | https://hackage.haskell.org/package/dhall-bash-1.0.41/dhall-bash-1.0.41.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-bash |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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-bash
nix profile install nixpkgs#dhall-bashdhall-bash 1.0.41-216
Compile Dhall to Bash
sudo pacman -S dhall-bashsource 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.