Automic VaultAutomic Vault

brew

dhall-yaml を Homebrew, Nix, pacman でインストール

dhall-yaml のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install dhall-yaml

local Homebrew formula metadata

概要

パッケージ概要

Convert between Dhall and YAML

コマンドとエイリアス

  • dhall-to-yaml-ng
  • yaml-to-dhall

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2019: dhall-yaml 1.0.0 appears on Hackage with dhall-to-yaml-ng and yaml-to-dhall executables.
  • 2026: Official Dhall documentation still presents JSON/YAML generation as a core getting-started workflow.

Related projects

  • dhall provides the core language and interpreter.
  • dhall-json provides related JSON conversion tooling in the same ecosystem.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dhall-to-yaml-ngcliグローバル実行可能ファイル
yaml-to-dhallcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版1.2.12
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namedhall-yaml
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

dhall-yaml

nix profile install nixpkgs#dhall-yaml
  • normalized package name match
  • 一致条件: Dhall Yaml
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: dhall-yaml from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment