macOS
brew install ghcidlocal Homebrew formula metadata
brew / Rang 12342
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ghcid in AI-Agent-Workflows.
Installation
brew install ghcidlocal Homebrew formula metadata
sudo dnf install ghcidFedora Rawhide package metadata · ghcid · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#ghcidnixpkgs package indexes · ghcid · Quelle: raw.githubusercontent.com
Überblick
Very low feature GHCi based IDE
Verlauf
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.
Sicherheitslage
Für ghcid wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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 directoryExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ghcid | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:ghcid |
|---|---|
| Version | 0.8.9 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/ndmitchell/ghcid |
| Repository | https://github.com/ndmitchell/ghcid |
| Zuletzt aktualisiert | 2026-07-22T05:27:50Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 ghcidQuellspur
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.