macOS
brew install dhall-jsonlocal Homebrew formula metadata
brew
dhall-json のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.