🍺 BREW Explorer

← all formulae

ghcitty

brew install ghcitty v0.4.0 Apache-2.0

Fast, friendly GHCi

22
30-day installs · #6560
22
90-day · #9511
22
365-day · #13850
92
★ GitHub stars · updated 3mo ago

Build dependencies

GitHub topics

cli haskell repl rust tui

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Fast, friendly GHCi",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:01+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "ghcitty",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-05-19T20:51:16Z",
  "github_readme_excerpt": "\u003cdiv align=\"right\"\u003e\n  \u003csub\u003e\u003cem\u003ePart of \u003ca href=\"https://github.com/mattlianje/d4\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/mattlianje/d4/master/pix/d4.png\" width=\"23\"\u003e\u003c/a\u003e \u003ca href=\"https://github.com/mattlianje/d4\"\u003ed4\u003c/a\u003e\u003c/em\u003e\u003c/sub\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/mattlianje/ghcitty/master/pix/ghcitty_github.png\" width=\"350\"\u003e\n\u003c/p\u003e\n\u003c!--\n# \u003cimg src=\"https://raw.githubusercontent.com/mattlianje/d4/refs/heads/master/pix/ghcitty.png\" width=\"60\"\u003e ghcitty\n--\u003e\n\n# ghcitty\n\n**Fast, friendly GHCi**\n\n**ghcitty** is a tiny Rust binary that wraps GHCi with a snappy, delightful frontend\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/mattlianje/ghcitty/master/demos/completions-multiline.gif\" width=\"600\"\u003e\u003cbr\u003e\n  \u003csub\u003e\u003cem\u003e(demo) Tab completion, ghost hints, smart multiline\u003c/em\u003e\u003c/sub\u003e\n\u003c/p\u003e\n\n## Features\n\n- Syntax highlighting\n- Structured errors with expected/actual diffs, auto-import hints, error code links\n- Tab completion with inline types\n- Fish-style ghost completions\n- Pretty-printed `Show` output (records, lists, tuples)\n- Hoogle integration\n- Binding explorer\n- Auto-detect stack/cabal projects\n- Bracketed paste\n- Auto-saved, resumable sessions\n- JSON mode for tooling\n- Auto-reload on file changes\n- Vi mode\n\n## Of note\n\nAt the end of the day, ghcitty is just a modest GHCi frontend w/ a tiny memory footprint to give some niceties to an already formidable, fun and proven REPL.\n\n## Install\n\n### Prerequisites\nYou just need a [GHC](https://www.haskell.org/ghcup/install/) and [Rust](https://rust-lang.org/tools/install/) installed\n\n### Cargo\n\n[![Crates.io](https://img.shields.io/crates/v/ghcitty.svg)](https://crates.io/crates/ghcitty)\n\n```\ncargo install ghcitty\n```\n\nAnd use with:\n```\nghcitty\n```\n\n### From source\n\n```\ngit clone https://github.com/mattlianje/ghcitty.git\ncd ghcitty\ncargo install --path .\n```\n\n### Nix\n\n```\nnix profile install github:mattlianje/ghcitty\n```\n\n### Cabal / Stack\n\nRun `ghcitty` from a directory with a",
  "github_repo": "mattlianje/ghcitty",
  "github_stars": 92,
  "github_topics": [
    "cli",
    "haskell",
    "repl",
    "rust",
    "tui"
  ],
  "homepage": "https://github.com/mattlianje/ghcitty",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 22,
  "installs_365d": 22,
  "installs_90d": 22,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "ghcitty",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 6560,
  "rank_365d": 13850,
  "rank_90d": 9511,
  "raw_hash": "599dcb3d6e0477e4",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/ghcitty.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "ghc"
  ],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "0.4.0",
  "versioned_formulae": [],
  "why_use_this": null
}