trouble with formatted Haddock documentation for new module

Norman Ramsey nr at cs.tufts.edu
Thu Jan 27 19:50:45 UTC 2022


In a new module I'm writing for GHC, I define a record type that has a
ton of named fields.  Two of the fields have rather large types.
Unfortunately, at least with default settings, the Haddock
documentation that is well-nigh unreadable (image attached).  Does
anyone have a workaround?  Hécate?

(If it's useful, a draft of the offending module can be found at
https://gitlab.haskell.org/ghc/ghc/-/blob/wip/backend-as-record/compiler/GHC/Driver/Backend/Record.hs.)


Norman


-------------- next part --------------
A non-text attachment was scrubbed...
Name: h.png
Type: image/png
Size: 505961 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20220127/30edbebd/attachment-0001.png>


More information about the ghc-devs mailing list