macOS
brew install ghcittylocal Homebrew formula metadata
brew / rank 11572
Fast, friendly GHCi. Version 0.4.0 via Homebrew; verified 2026-05-29.
install
brew install ghcittylocal Homebrew formula metadata
overview
Fast, friendly GHCi
history
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.
security posture
No matching local secret-handling manifest was found for ghcitty. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.ghcittyexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ghcitty | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ghcitty |
|---|---|
| Version | 0.4.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/mattlianje/ghcitty |
| Repository | https://github.com/mattlianje/ghcitty |
| Last updated | 2026-05-29T18:55:14Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.