haddock icon indicating copy to clipboard operation
haddock copied to clipboard

Annotating functions in module signature

Open andrewthad opened this issue 2 years ago • 0 comments

In a module signatures (hsig files), annotating types and functions with haddocks doesn't seem to work. The haddock application doesn't crash, but it just ignores all the documentation that should be attached to the definitions. I'm using haddock 2.27.0 and GHC 9.4.

andrewthad avatar Aug 14 '23 19:08 andrewthad