# dhall-toml を Homebrew でインストール

dhall-toml のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:dhall-toml
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.0.4
- **ソース概要:** Convert between Dhall and Toml
- **ホームページ:** <https://github.com/dhall-lang/dhall-haskell/tree/main/dhall-toml>
- **リポジトリ:** <https://github.com/dhall-lang/dhall-haskell>
- **最終更新:** 2026-07-22T04:10:21Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dhall-to-toml (エイリアス)
- toml-to-dhall (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.0.4
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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)


## ソース

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