macOS
brew install ghcidlocal Homebrew formula metadata
brew / rang 12342
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ghcid pour les workflows d'agents IA.
installation
brew install ghcidlocal Homebrew formula metadata
sudo dnf install ghcidFedora Rawhide package metadata · ghcid · Source: dl.fedoraproject.org
nix profile install nixpkgs#ghcidnixpkgs package indexes · ghcid · Source: raw.githubusercontent.com
aperçu
Very low feature GHCi based IDE
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour ghcid. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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 directoryexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ghcid | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:ghcid |
|---|---|
| Version | 0.8.9 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/ndmitchell/ghcid |
| Dépôt | https://github.com/ndmitchell/ghcid |
| Dernière mise à jour | 2026-07-22T05:27:50Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 ghcidpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.