{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreidlmwmot5vh52rfedvwewhtc65kr2e7jh66yqmrhur6w6fsxuk3e4",
    "uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3mjqqejmsqly2"
  },
  "path": "/t/blog-optimizing-xreferee-with-elemindex/13946#post_1",
  "publishedAt": "2026-04-18T05:32:23.000Z",
  "site": "https://discourse.haskell.org",
  "tags": [
    "brandonchinn178.github.io",
    "Optimizing xreferee with elemIndex"
  ],
  "textContent": "brandonchinn178.github.io\n\n### Optimizing xreferee with elemIndex\n\nxreferee is a linter that checks that every @(ref:foo) reference in a git repository corresponds to a #(ref:foo) anchor somewhere in the repository. It delegates most of the search to git grep, but there's some parsing logic to parse git grep's...",
  "title": "[Blog] Optimizing xreferee with elemIndex"
}