macOS
brew install dhall-tomllocal Homebrew formula metadata
brew
Convert between Dhall and Toml. Version 1.0.4 via Homebrew; verified from local package data.
install
brew install dhall-tomllocal Homebrew formula metadata
overview
Convert between Dhall and Toml
history
dhall-toml is the Dhall converter package for TOML. It occupies the same ecosystem slot as dhall-json, but for projects whose downstream tools expect TOML rather than JSON or YAML.
The dhall-haskell repository lists dhall-toml as one of its maintained packages. The package README says it provides a Dhall-to-TOML compiler, shows dhall-to-toml output, and includes a roadmap noting minimal dhall-to-toml and minimal toml-to-dhall support while schema inference and docs.dhall-lang.org documentation remain incomplete.
Compared with dhall-json, the official evidence for broad adoption is thin: the supplied package facts list Homebrew packaging only. That matches the package's own roadmap language, which presents it as a useful but less complete integration in the Dhall converter family.
The documented path is to pipe a Dhall record into dhall-to-toml and receive TOML key-value output. The companion toml-to-dhall command exists in the package facts and README roadmap, but the official README signals that TOML-to-Dhall schema inference is not complete.
dhall-toml is interesting mainly as a packaging signal: once a configuration language has a standard command-line compiler, package ecosystems tend to sprout format-specific bridge binaries for every configuration format with users. Here the bridge is real, but the source-backed history is modest.
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-toml | cli | global executable | |
toml-to-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.
https://github.com/dhall-lang/dhall-haskell
install metadata
| Package key | brew:dhall-toml |
|---|---|
| Version | 1.0.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dhall-toml |
| Homepage | https://github.com/dhall-lang/dhall-haskell/tree/main/dhall-toml |
| Repository | https://github.com/dhall-lang/dhall-haskell |
| Upstream docs | https://github.com/dhall-lang/dhall-haskell/tree/main/dhall-toml#readme |
| License | BSD-3-Clause |
| Source archive | https://hackage.haskell.org/package/dhall-toml-1.0.4/dhall-toml-1.0.4.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-toml |
| 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 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.