Skip to content
  • Alec Theriault's avatar
    Haddock: support strict GADT args with docs · 99dd5d6b
    Alec Theriault authored and Marge Bot's avatar Marge Bot committed
    Rather than massaging the output of the parser to re-arrange docs and
    bangs, it is simpler to patch the two places in which the strictness
    info is needed (to accept that the `HsBangTy` may be inside an
    `HsDocTy`).
    
    Fixes #16585.
    99dd5d6b