macOS
brew install dhall-lsp-serverlocal Homebrew formula metadata
brew
Language Server Protocol (LSP) server for Dhall. Version 1.1.4 via Homebrew; verified from local package data.
install
brew install dhall-lsp-serverlocal Homebrew formula metadata
nix profile install nixpkgs#dhall-lsp-servernixpkgs package indexes · dhall-lsp-server · source: raw.githubusercontent.com
sudo pacman -S dhall-lsp-serverArch Linux sync databases · dhall-lsp-server · source: geo.mirror.pkgbuild.com
overview
Language Server Protocol (LSP) server for Dhall
history
dhall-lsp-server is the editor-facing language server for Dhall. It packages the Dhall implementation as an LSP backend so editors can surface diagnostics, hover types, completion, formatting, linting, and import-related actions while users edit configuration files.
The dhall-lsp-server README places it inside the dhall-haskell project as the actual LSP server backend. It distinguishes the backend from VSCode/ium client extensions and says the server implements language features in an editor-agnostic way.
The official text-editor configuration guide documents use with Vim, Emacs, and Visual Studio Code-style environments, while the dhall-lsp-server README describes the VSCode/ium plugin pairing. That is adoption in the developer-tooling sense: the package makes Dhall usable as something edited with feedback, not just batch-rendered into JSON or YAML.
Users install dhall-lsp-server, put it on PATH, and configure an editor LSP client to launch it for Dhall files. Official docs describe completion, document formatting, hover, parse/type diagnostics, clickable imports, freeze/refreeze import actions, and formatting/linting commands.
For package maintainers, dhall-lsp-server is the piece that turns a compiler-oriented language package into a daily editor dependency. It also shows the modern split between language core packages, editor client extensions, and a separately packaged server binary.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dhall-lsp-server | cli | global executable |
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.
https://github.com/dhall-lang/dhall-haskell
install metadata
| Package key | brew:dhall-lsp-server |
|---|---|
| Version | 1.1.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dhall-lsp-server |
| Homepage | https://github.com/dhall-lang/dhall-haskell/tree/main/dhall-lsp-server |
| Repository | https://github.com/dhall-lang/dhall-haskell |
| Upstream docs | https://docs.dhall-lang.org/howtos/Text-editor-configuration.html |
| License | BSD-3-Clause |
| Source archive | https://hackage.haskell.org/package/dhall-lsp-server-1.1.4/dhall-lsp-server-1.1.4.tar.gz |
| Dependencies | gmp |
| Build dependencies | cabal-install, ghc |
| Uses from macOS | libffi, ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dhall-lsp-server |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dhall-lsp-server
nix profile install nixpkgs#dhall-lsp-serverdhall-lsp-server 1.1.4-142
Language Server Protocol (LSP) server for Dhall
https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-lsp-server#readme
sudo pacman -S dhall-lsp-serversource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.