# 使用 Homebrew 安装 ghcitty

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 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: ~/.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
