{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreifogjic2ld63b75ihy52vcbnoqeanwjkth3o4enfspix4biyqguva",
    "uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3mgfwwnvytrn2"
  },
  "path": "/t/announcing-scrod-like-haddock-but-faster/13761#post_9",
  "publishedAt": "2026-03-06T17:12:53.000Z",
  "site": "https://discourse.haskell.org",
  "textContent": "I have been using Scrod to help document some of my recent work - the immediate visual feedback is incredibly helpful and completely removes the pain of having to 1) rebuild docs 2) relaunch the server 3) reload the web page just to see your changes.\n\nif I could offer some positive feedback? Improve support for the module descriptor - if I do this:\n\n\n    {-|\n    Module      : TheModule\n    Description : Synopsis\n    Copyright   : (c) 2026 Some Person\n    License     : BSD-3\n    Maintainer  : me@my.com\n    Stability   : experimental\n    Portability : POSIX\n\n    Full description\n    -}\n\n\nIt just sort of mashes all of the attributes on a single line, and it seems to render it like regular documentation text instead of recognizing the first stanza as potentially being the module stanza.",
  "title": "Announcing Scrod, like Haddock but faster"
}