macOS
brew install dhall-yamllocal Homebrew formula metadata
安装
brew install dhall-yamllocal Homebrew formula metadata
nix profile install nixpkgs#dhall-yamlnixpkgs package indexes · dhall-yaml · 来源: raw.githubusercontent.com
sudo pacman -S dhall-yamlArch Linux sync databases · dhall-yaml · 来源: geo.mirror.pkgbuild.com
概览
Convert between Dhall and YAML
历史
dhall-yaml is the Dhall ecosystem package for moving between typed Dhall expressions and YAML. In package-manager terms it matters because it turns Dhall from a configuration language into a practical generator for the YAML files expected by Kubernetes, CI systems, and other infrastructure tools.
The Hackage metadata for dhall-yaml 1.0.0 identifies Gabriel Gonzalez as author, gives 2019 copyright, and describes the package as both a library and executable tooling for converting between Dhall expressions and YAML. It lives in the dhall-lang/dhall-haskell repository alongside the main Dhall implementation.
dhall-yaml adoption follows Dhall's broader use as a programmable configuration format. Official Dhall documentation teaches generation of JSON and YAML, and its production-use page lists organizations using dhall-to-yaml in infrastructure and application configuration workflows.
The package exposes the dhall-to-yaml-ng executable for Dhall-to-YAML conversion and yaml-to-dhall for the reverse direction, with library modules for Haskell callers. It is usually installed as a companion to Dhall when a downstream system still consumes YAML.
For package nerds, dhall-yaml is the adapter layer that lets Dhall compete with hand-written YAML without requiring the target ecosystem to understand Dhall. It is small, specialized, and valuable mostly because YAML is everywhere and typed configuration is not.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dhall-to-yaml-ng | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
yaml-to-dhall | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:dhall-yaml |
|---|---|
| 版本 | 1.2.12 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/dhall-lang/dhall-haskell/tree/main/dhall-yaml |
| 仓库 | https://github.com/dhall-lang/dhall-haskell |
| 最后更新 | 2026-07-22T04:02:14Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
dhall-yaml
nix profile install nixpkgs#dhall-yamldhall-yaml 1.2.12-241
Convert between Dhall and YAML
https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-yaml
sudo pacman -S dhall-yaml来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.