macOS
brew install dhall-jsonlocal Homebrew formula metadata
brew / 順位 7523
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
dhall-to-yaml | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
json-to-dhall | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:dhall-json |
|---|---|
| バージョン | 1.7.12 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-json |
| リポジトリ | https://github.com/dhall-lang/dhall-haskell |
| 最終更新 | 2026-07-22T03:48:04Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
dhall-json
nix profile install nixpkgs#dhall-jsondhall-json 1.7.12-14.fc45
Convert between Dhall and JSON or YAML
https://hackage.haskell.org/package/dhall-json
sudo dnf install dhall-jsonghc-dhall-json 1.7.12-14.fc45
Haskell dhall-json library
https://hackage.haskell.org/package/dhall-json
sudo dnf install ghc-dhall-jsonghc-dhall-json-devel 1.7.12-14.fc45
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-14.fc45
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-14.fc45
Haskell dhall-json profiling library
https://hackage.haskell.org/package/dhall-json
sudo dnf install ghc-dhall-json-profdhall-json 1.7.12-236
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.