# ghcitty を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:ghcitty
```

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

### macOS

- Homebrew (100%):

```sh
brew install ghcitty
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:ghcitty
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.4.0
- **ソース概要:** Fast, friendly GHCi
- **ホームページ:** <https://github.com/mattlianje/ghcitty>
- **リポジトリ:** <https://github.com/mattlianje/ghcitty>
- **最終更新:** 2026-05-29T18:55:14Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ghcitty (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

ghcitty is a Rust frontend for GHCi that keeps the normal Haskell REPL underneath while adding terminal niceties such as highlighting, completion, multiline editing, Hoogle lookup, session replay, and auto-reload.

### プロジェクトの歴史

The public repository was created in April 2026 and describes ghcitty as part of the author's d4 collection. Its README presents the tool as a personal, modest frontend rather than a replacement for GHCi.

### 採用の歴史

The project had only a short public history at the time of this enrichment run, so adoption evidence is limited to its Homebrew formula, Cargo installation instructions, Nix installation instructions, and repository-level documentation. Its significance is therefore best treated as emerging rather than established.

### 使われ方

Practitioners run ghcitty in a Haskell project directory and let it auto-detect Stack or Cabal projects, or pass `--plain` to force bare GHCi. The README also documents one-shot eval, JSON output, named sessions, persistent replay under `~/.local/share/ghcitty/<session>.hs`, and a simple `~/.ghcitty` key-value config file.

### パッケージ好きにとっての重要性

ghcitty is package-nerd-interesting as a tiny wrapper around an existing language REPL: it adds a modern terminal interface without asking users to abandon Cabal, Stack, GHCi commands, Hoogle, or editor-based workflows.

### タイムライン

- 2026: The GitHub repository was created.
- 2026: README documents Cargo, source, Nix, Stack, and Cabal-oriented usage.
- 2026: v0.2.0 was published as an official GitHub release.

### Related projects

- The README positions ghcitty around GHCi, Cabal, Stack, GHCup, Hoogle, and the author's d4 collection.

### ソース

- <https://api.github.com/repos/mattlianje/ghcitty>
- <https://github.com/mattlianje/ghcitty>
- <https://github.com/mattlianje/ghcitty/releases/tag/v0.2.0>
- <https://raw.githubusercontent.com/mattlianje/ghcitty/master/README.md>


## セキュリティノート

ghcitty に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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: ~/.ghcitty

## Combined YAML source

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


## ソース

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