# ghcitty mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ghcitty in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install ghcitty
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:ghcitty
- **Paketmanager:** Homebrew
- **Version:** 0.4.0
- **Quellzusammenfassung:** Fast, friendly GHCi
- **Homepage:** <https://github.com/mattlianje/ghcitty>
- **Repository:** <https://github.com/mattlianje/ghcitty>
- **Zuletzt aktualisiert:** 2026-05-29T18:55:14Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- ghcitty (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.4.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

Für ghcitty wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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)


## Quellen

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