macOS
brew install ghcidlocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.