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 | cli | 全局可执行文件 | |
yaml-to-dhall | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/dhall-lang/dhall-haskell
安装元数据
| 软件包键 | brew:dhall-yaml |
|---|---|
| 版本 | 1.2.12 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dhall-yaml |
| 主页 | https://github.com/dhall-lang/dhall-haskell/tree/main/dhall-yaml |
| 仓库 | https://github.com/dhall-lang/dhall-haskell |
| 上游文档 | https://github.com/dhall-lang/dhall-haskell/tree/main/dhall-yaml#readme |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://hackage.haskell.org/package/dhall-yaml-1.2.12/dhall-yaml-1.2.12.tar.gz |
| 依赖 | gmp |
| 构建依赖 | cabal-install, ghc |
| macOS 提供的库 | libffi, ncurses |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dhall-yaml |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
dhall-yaml
nix profile install nixpkgs#dhall-yamldhall-yaml 1.2.12-213
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.