# dhall-toml mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dhall-toml in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:dhall-toml
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dhall-toml
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:dhall-toml
- **Paketmanager:** Homebrew
- **Version:** 1.0.4
- **Quellzusammenfassung:** Convert between Dhall and Toml
- **Homepage:** <https://github.com/dhall-lang/dhall-haskell/tree/main/dhall-toml>
- **Repository:** <https://github.com/dhall-lang/dhall-haskell>
- **Zuletzt aktualisiert:** 2026-07-22T04:10:21Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dhall-to-toml (Alias)
- toml-to-dhall (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.0.4
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2026: dhall-haskell lists dhall-toml among its package set.
- 2026: The dhall-toml README roadmap marks minimal dhall-to-toml and toml-to-dhall work while leaving schema inference and official docs unfinished.

### Related projects

- dhall-json is the mature JSON/YAML sibling; dhall-bash and dhall-lsp-server cover shell and editor workflows in the same dhall-haskell repository.

### Quellen

- <https://github.com/dhall-lang/dhall-haskell>
- <https://github.com/dhall-lang/dhall-haskell/tree/main/dhall-toml>
- <https://docs.dhall-lang.org/howtos/How-to-integrate-Dhall.html>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/dhall-toml.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dhall-toml.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
