# 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ghcid>
- **バージョン:** 0.8.9
- **ソース概要:** Very low feature GHCi based IDE
- **ホームページ:** <https://github.com/ndmitchell/ghcid>
- **リポジトリ:** <https://github.com/ndmitchell/ghcid>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://github.com/ndmitchell/ghcid/archive/refs/tags/v0.8.9.tar.gz>
- **最終更新:** 2026-07-22T05:27:50Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- ghcid (cli)
- ghcid (エイリアス)

## 依存関係

- gmp

## ビルド依存関係

- cabal-install
- ghc

## macOS 提供ライブラリ

- libffi

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.8.9
- マネージャ更新日: 2026-07-22
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ndmitchell/ghcid
- 検出された最新: v0.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 を使えるよう、パッケージメタデータはここに公開されています。



## 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
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ghcid
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | GHCi based bare bones IDE | https://hackage.haskell.org/package/ghcid


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [cabal-install](https://pkg.so/ja/brew/cabal-install/) - Build dependency declared by Homebrew.
- [ghc](https://pkg.so/ja/brew/ghc/) - Build dependency declared by Homebrew.
- [haskell-language-server](https://pkg.so/ja/brew/haskell-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, haskell, ide.
- [ghcitty](https://pkg.so/ja/brew/ghcitty/) - Shares pkgdb curated category or tags: cli, developer-tools, ghci, haskell.
- [watchman](https://pkg.so/ja/brew/watchman/) - Shares pkgdb curated category or tags: cli, developer-tools, file-watcher.
- [fswatch](https://pkg.so/ja/brew/fswatch/) - Shares pkgdb curated category or tags: cli, developer-tools, file-watcher.
- [hadolint](https://pkg.so/ja/brew/hadolint/) - Shares pkgdb curated category or tags: cli, developer-tools, haskell.
- [watchexec](https://pkg.so/ja/brew/watchexec/) - Shares pkgdb curated category or tags: cli, developer-tools, file-watcher.
- [entr](https://pkg.so/ja/brew/entr/) - Shares pkgdb curated category or tags: cli, developer-tools, file-watcher.
- [bench](https://pkg.so/ja/brew/bench/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, gmp, haskell.
- [cornelis](https://pkg.so/ja/brew/cornelis/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, gmp, haskell.

## 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
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
