macOS
brew install dhall-jsonlocal Homebrew formula metadata
安装
brew install dhall-jsonlocal Homebrew formula metadata
sudo dnf install dhall-jsonFedora Rawhide package metadata · dhall-json · 来源: dl.fedoraproject.org
nix profile install nixpkgs#dhall-jsonnixpkgs package indexes · dhall-json · 来源: raw.githubusercontent.com
sudo pacman -S dhall-jsonArch Linux sync databases · dhall-json · 来源: geo.mirror.pkgbuild.com
概览
Dhall to JSON compiler and a Dhall to YAML compiler
历史
dhall-json is the standard Dhall-to-JSON and Dhall-to-YAML command package from dhall-haskell. For many users it is the front door to Dhall, because it turns typed Dhall expressions into formats consumed by tools that know nothing about Dhall.
The language-independent Dhall README describes Dhall as a maintainable configuration language, informally JSON plus functions, types, and imports, with termination guarantees from being non-Turing-complete. That same README says the easiest way to experiment is to install dhall-to-json or dhall-to-yaml, while the dhall-json package README identifies the package as providing both compilers.
Official Dhall documentation centers the JSON/YAML workflow in the getting-started tutorial and documents Homebrew installation for macOS. The Dhall-in-production page lists real users and integrations that generate or manage configuration, including Kubernetes and runtime configuration workflows where dhall-to-yaml is part of the bridge to existing systems.
The package exposes dhall-to-json, dhall-to-yaml, and json-to-dhall. Users typically author Dhall records and lists, type-check and normalize them, then render JSON or YAML for downstream tools; the official examples show records, booleans, lists, and null-producing optional values becoming conventional JSON or YAML.
dhall-json is package-manager important because it is the practical converter package people install even when they do not need Haskell libraries. It follows the Unix-y model of placing a strong configuration language in front of plain JSON and YAML consumers, making the executable package more visible than the underlying library for many users.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dhall-to-json | cli | 全局可执行文件 | |
dhall-to-yaml | cli | 全局可执行文件 | |
json-to-dhall | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/dhall-lang/dhall-haskell
安装元数据
| 软件包键 | brew:dhall-json |
|---|---|
| 版本 | 1.7.12 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dhall-json |
| 主页 | https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-json |
| 仓库 | https://github.com/dhall-lang/dhall-haskell |
| 上游文档 | https://docs.dhall-lang.org/ |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://hackage.haskell.org/package/dhall-json-1.7.12/dhall-json-1.7.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-json |
| 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-json
nix profile install nixpkgs#dhall-jsondhall-json 1.7.12-13.fc44
Convert between Dhall and JSON or YAML
https://hackage.haskell.org/package/dhall-json
sudo dnf install dhall-jsonghc-dhall-json 1.7.12-13.fc44
Haskell dhall-json library
https://hackage.haskell.org/package/dhall-json
sudo dnf install ghc-dhall-jsonghc-dhall-json-devel 1.7.12-13.fc44
Haskell dhall-json library development files
https://hackage.haskell.org/package/dhall-json
sudo dnf install ghc-dhall-json-develghc-dhall-json-doc 1.7.12-13.fc44
Haskell dhall-json library documentation
https://hackage.haskell.org/package/dhall-json
sudo dnf install ghc-dhall-json-docghc-dhall-json-prof 1.7.12-13.fc44
Haskell dhall-json profiling library
https://hackage.haskell.org/package/dhall-json
sudo dnf install ghc-dhall-json-profdhall-json 1.7.12-208
Convert between Dhall and JSON or YAML
sudo pacman -S dhall-json来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.