# Installer ghcitty avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ghcitty pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ghcitty
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:ghcitty
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.4.0
- **Résumé source:** Fast, friendly GHCi
- **Page d'accueil:** <https://github.com/mattlianje/ghcitty>
- **Dépôt:** <https://github.com/mattlianje/ghcitty>
- **Dernière mise à jour:** 2026-05-29T18:55:14Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ghcitty (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.4.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour ghcitty. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



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


## Sources

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