Automic VaultAutomic Vault

brew

Install dhall-json with Homebrew, dnf, Nix, pacman

Dhall to JSON compiler and a Dhall to YAML compiler. Version 1.7.12 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install dhall-json

local Homebrew formula metadata

overview

Package summary

Dhall to JSON compiler and a Dhall to YAML compiler

Commands and aliases

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

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
dhall-to-jsoncliglobal executable
dhall-to-yamlcliglobal executable
json-to-dhallcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.7.12
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/dhall-lang/dhall-haskell

install metadata

Package metadata

Package keybrew:dhall-json
Version1.7.12
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/dhall-json
Homepagehttps://github.com/dhall-lang/dhall-haskell/tree/master/dhall-json
Repositoryhttps://github.com/dhall-lang/dhall-haskell
Upstream docshttps://docs.dhall-lang.org/
LicenseBSD-3-Clause
Source archivehttps://hackage.haskell.org/package/dhall-json-1.7.12/dhall-json-1.7.12.tar.gz
Dependenciesgmp
Build dependenciescabal-install, ghc
Uses from macOSlibffi, ncurses
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

dhall-json

nix profile install nixpkgs#dhall-json
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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