macOS
brew install ghcittylocal Homebrew formula metadata
安装
brew install ghcittylocal Homebrew formula metadata
概览
Fast, friendly GHCi
历史
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.
安全态势
没有找到 ghcitty 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
~/.ghcitty可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ghcitty | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ghcitty |
|---|---|
| 版本 | 0.4.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/mattlianje/ghcitty |
| 仓库 | https://github.com/mattlianje/ghcitty |
| 最后更新 | 2026-05-29T18:55:14Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.