Automic VaultAutomic Vault

brew

使用 Homebrew, dnf, Nix, pacman 安装 dhall-json

查看 dhall-json 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install dhall-json

local Homebrew formula metadata

概览

软件包摘要

Dhall to JSON compiler and a Dhall to YAML compiler

命令和别名

  • dhall-to-json
  • dhall-to-yaml
  • json-to-dhall

历史

项目历史与用法

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.

时间线

  • 2017: dhall-haskell public releases included the multi-package Dhall command-line toolchain.
  • 2026: Official Dhall tutorials still teach JSON and YAML generation as the getting-started path.

Related projects

  • dhall-yaml supplies the newer dhall-to-yaml-ng path, while dhall-bash, dhall-toml, dhall-nix, and dhall-lsp-server cover other integrations in the same dhall-haskell repository.

安全态势

风险级别:绿色

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-jsoncli全局可执行文件
dhall-to-yamlcli全局可执行文件
json-to-dhallcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.7.12
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namedhall-json
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-json

nix profile install nixpkgs#dhall-json
  • normalized package name match
  • 匹配方式:Dhall JSON
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: dhall-json from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
dnf95%

dhall-json 1.7.12-13.fc44

Convert between Dhall and JSON or YAML

https://hackage.haskell.org/package/dhall-json

sudo dnf install dhall-json
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dhall-json
  • 8 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Dhall JSON
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dhall-json from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ghc-dhall-json 1.7.12-13.fc44

Haskell dhall-json library

https://hackage.haskell.org/package/dhall-json

sudo dnf install ghc-dhall-json
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dhall-json
  • 32 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Dhall JSON
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc-dhall-json from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ghc-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-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dhall-json
  • 3 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Dhall JSON
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc-dhall-json-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ghc-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-doc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: dhall-json
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Dhall JSON
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc-dhall-json-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ghc-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-prof
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dhall-json
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Dhall JSON
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc-dhall-json-prof from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

dhall-json 1.7.12-208

Convert between Dhall and JSON or YAML

https://dhall-lang.org

sudo pacman -S dhall-json
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 11 依赖
  • normalized package name match
  • 匹配方式:Dhall JSON
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dhall-json from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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