# ghcid を Homebrew, dnf, Nix でインストール

ghcid のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:ghcid
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install ghcid
```

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install ghcid
```

  証拠: Fedora Rawhide package metadata: ghcid from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#ghcid
```

  証拠: nixpkgs package indexes: ghcid from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

## パッケージ情報

- **パッケージキー:** brew:ghcid
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.8.9
- **ソース概要:** Very low feature GHCi based IDE
- **ホームページ:** <https://github.com/ndmitchell/ghcid>
- **リポジトリ:** <https://github.com/ndmitchell/ghcid>
- **最終更新:** 2026-07-22T05:27:50Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ghcid (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.8.9
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2014: ghcid 0.1 was uploaded to Hackage.
- 2023: ghcid 0.8.9 was released on Hackage and GitHub.

### Related projects

- The README contrasts ghcid with ghcide, reflex-ghci, reflex-ghcide, Watchexec, entr, Watchman, and other file-watching or Haskell feedback tools.

### ソース

- <https://github.com/ndmitchell/ghcid>
- <https://hackage.haskell.org/package/ghcid>
- <https://hackage.haskell.org/package/ghcid-0.1>


## セキュリティノート

ghcid に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

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.


## Configuration files

- Unix: .ghcid in the current directory, an ancestor directory
## 他のパッケージマネージャ記録

- Nix - ghcid: normalized package name match | nixpkgs package indexes: ghcid from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- dnf - ghc-ghcid - 0.8.9-14.fc45: normalized package name match | Fedora Rawhide package metadata: ghc-ghcid from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Haskell ghcid library | https://hackage.haskell.org/package/ghcid
- dnf - ghc-ghcid-devel - 0.8.9-14.fc45: normalized package name match | Fedora Rawhide package metadata: ghc-ghcid-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Haskell ghcid library development files | https://hackage.haskell.org/package/ghcid
- dnf - ghc-ghcid-doc - 0.8.9-14.fc45: normalized package name match | Fedora Rawhide package metadata: ghc-ghcid-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Haskell ghcid library documentation | https://hackage.haskell.org/package/ghcid
- dnf - ghc-ghcid-prof - 0.8.9-14.fc45: normalized package name match | Fedora Rawhide package metadata: ghc-ghcid-prof from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Haskell ghcid profiling library | https://hackage.haskell.org/package/ghcid
- dnf - ghcid - 0.8.9-14.fc45: normalized package name match | Fedora Rawhide package metadata: ghcid from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | GHCi based bare bones IDE | https://hackage.haskell.org/package/ghcid


## Combined YAML source

View the package source record on GitHub. [combined/ghcid.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ghcid.yml)


## ソース

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
