pkg.soopen package index

brew / rank 7523

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 2026-07-22. Also installable with nix: nix profile install nixpkgs#dhall-json.

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 bottle metadata was recorded.

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-jsonexecutableindexed executableDiscovered from the local executable index.
dhall-to-yamlexecutableindexed executableDiscovered from the local executable index.
json-to-dhallexecutableindexed executableDiscovered from the local executable index.

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-08-03
manager version1.7.12
manager updated2026-07-22
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:dhall-json
Version1.7.12
Package managerHomebrew
Homepagehttps://github.com/dhall-lang/dhall-haskell/tree/master/dhall-json
Repositoryhttps://github.com/dhall-lang/dhall-haskell
Last updated2026-07-22T03:48:04Z
Pulseupdated
Bottlenot recorded
Servicenone declared

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-14.fc45

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
  • 9 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

ghc-dhall-json 1.7.12-14.fc45

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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

ghc-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-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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

ghc-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-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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

ghc-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-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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

dhall-json 1.7.12-236

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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation