# 使用 Homebrew 安装 dhall-toml

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