{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreig3qjja4viq3nums6bikupdboqjduxhmrv435vdrps2hfwjsajwum",
    "uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3mhfnnzlztt62"
  },
  "path": "/t/the-fastest-way-to-feed-ghc-type-errors-to-llm/13827#post_4",
  "publishedAt": "2026-03-19T08:39:22.000Z",
  "site": "https://discourse.haskell.org",
  "textContent": "Use `ghcid` or `ghciwatch`.\n\nYou can pipe the output to a file using `--outputfile compilation-errors.log`. It will only give you errors and warnings, no noise. Presumably you can prompt the LLM to monitor the file instead of running a full build.",
  "title": "The fastest way to feed ghc type errors to LLM"
}