macOS
brew install dhall-tomllocal Homebrew formula metadata
brew / rank 10415
Convert between Dhall and Toml. Version 1.0.4 via Homebrew; verified 2026-07-22.
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 | executable | indexed executable | Discovered from the local executable index. |
toml-to-dhall | executable | indexed executable | Discovered from the local executable index. |
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-toml |
|---|---|
| Version | 1.0.4 |
| Package manager | Homebrew |
| Homepage | https://github.com/dhall-lang/dhall-haskell/tree/main/dhall-toml |
| Repository | https://github.com/dhall-lang/dhall-haskell |
| Last updated | 2026-07-22T04:10:21Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.