macOS
brew install dhall-lsp-serverlocal Homebrew formula metadata
brew
dhall-lsp-server のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dhall-lsp-serverlocal Homebrew formula metadata
nix profile install nixpkgs#dhall-lsp-servernixpkgs package indexes · dhall-lsp-server · ソース: raw.githubusercontent.com
sudo pacman -S dhall-lsp-serverArch Linux sync databases · dhall-lsp-server · ソース: geo.mirror.pkgbuild.com
概要
Language Server Protocol (LSP) server for Dhall
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dhall-lsp-server | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/dhall-lang/dhall-haskell
インストールメタデータ
| パッケージキー | brew:dhall-lsp-server |
|---|---|
| バージョン | 1.1.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dhall-lsp-server |
| ホームページ | https://github.com/dhall-lang/dhall-haskell/tree/main/dhall-lsp-server |
| リポジトリ | https://github.com/dhall-lang/dhall-haskell |
| 上流ドキュメント | https://docs.dhall-lang.org/howtos/Text-editor-configuration.html |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://hackage.haskell.org/package/dhall-lsp-server-1.1.4/dhall-lsp-server-1.1.4.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 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-serverソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.