macOS
brew install dhall-jsonlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dhall-json in AI-Agent-Workflows.
Installation
brew install dhall-jsonlocal Homebrew formula metadata
sudo dnf install dhall-jsonFedora Rawhide package metadata · dhall-json · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#dhall-jsonnixpkgs package indexes · dhall-json · Quelle: raw.githubusercontent.com
sudo pacman -S dhall-jsonArch Linux sync databases · dhall-json · Quelle: geo.mirror.pkgbuild.com
Überblick
Dhall to JSON compiler and a Dhall to YAML compiler
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dhall-to-json | cli | globales Executable | |
dhall-to-yaml | cli | globales Executable | |
json-to-dhall | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/dhall-lang/dhall-haskell
Installationsmetadaten
| Paketschlüssel | brew:dhall-json |
|---|---|
| Version | 1.7.12 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dhall-json |
| Homepage | https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-json |
| Repository | https://github.com/dhall-lang/dhall-haskell |
| Upstream-Dokumentation | https://docs.dhall-lang.org/ |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://hackage.haskell.org/package/dhall-json-1.7.12/dhall-json-1.7.12.tar.gz |
| Abhängigkeiten | gmp |
| Build-Abhängigkeiten | cabal-install, ghc |
| Von macOS bereitgestellte Bibliotheken | libffi, ncurses |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dhall-json |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
dhall-json
nix profile install nixpkgs#dhall-jsondhall-json 1.7.12-13.fc44
Convert between Dhall and JSON or YAML
https://hackage.haskell.org/package/dhall-json
sudo dnf install dhall-jsonghc-dhall-json 1.7.12-13.fc44
Haskell dhall-json library
https://hackage.haskell.org/package/dhall-json
sudo dnf install ghc-dhall-jsonghc-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-develghc-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-docghc-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-profdhall-json 1.7.12-208
Convert between Dhall and JSON or YAML
sudo pacman -S dhall-jsonQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.