macOS
brew install ghcidlocal Homebrew formula metadata
brew / 順位 12342
ghcid のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ghcidlocal Homebrew formula metadata
sudo dnf install ghcidFedora Rawhide package metadata · ghcid · ソース: dl.fedoraproject.org
nix profile install nixpkgs#ghcidnixpkgs package indexes · ghcid · ソース: raw.githubusercontent.com
概要
Very low feature GHCi based IDE
履歴
ghcid is a deliberately small Haskell development tool that keeps a GHCi session running, reloads it when source files change, and presents compiler errors and warnings in a terminal-oriented workflow.
Neil Mitchell published ghcid on Hackage in 2014, with JPMoresmau credited as a co-author in the project README. The README frames the project as either "GHCi as a daemon" or "GHC plus a bit of an IDE", while stressing that it avoids editor integration, web servers, and dependency on the GHC library.
ghcid became a familiar tool in the Haskell package ecosystem because it sits between plain GHCi and heavier editor-language-server tooling. Its README points to Hackage and Stackage package surfaces and includes editor integrations for VS Code, Neovim, Vim, and Emacs, which helped it fit many existing Haskell editor habits.
Practitioners use ghcid beside an editor, often with a project-specific .ghci file or .ghcid argument file. On save, it reloads the GHCi session, lists errors and warnings, and can run test expressions once the code is warning-free or error-free.
For package maintainers, ghcid is notable for making the REPL itself the build feedback loop. That keeps setup close to Cabal, Stack, and GHCi conventions rather than requiring a full IDE stack.
セキュリティ状態
ghcid に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.ghcid in the current directoryan ancestor directory実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ghcid | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ghcid |
|---|---|
| バージョン | 0.8.9 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/ndmitchell/ghcid |
| リポジトリ | https://github.com/ndmitchell/ghcid |
| 最終更新 | 2026-07-22T05:27:50Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ghcid
nix profile install nixpkgs#ghcidghc-ghcid 0.8.9-14.fc45
Haskell ghcid library
https://hackage.haskell.org/package/ghcid
sudo dnf install ghc-ghcidghc-ghcid-devel 0.8.9-14.fc45
Haskell ghcid library development files
https://hackage.haskell.org/package/ghcid
sudo dnf install ghc-ghcid-develghc-ghcid-doc 0.8.9-14.fc45
Haskell ghcid library documentation
https://hackage.haskell.org/package/ghcid
sudo dnf install ghc-ghcid-docghc-ghcid-prof 0.8.9-14.fc45
Haskell ghcid profiling library
https://hackage.haskell.org/package/ghcid
sudo dnf install ghc-ghcid-profghcid 0.8.9-14.fc45
GHCi based bare bones IDE
https://hackage.haskell.org/package/ghcid
sudo dnf install ghcidソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.