Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
6334 commits behind the upstream repository.
Finley McIlwaine's avatar
Finley McIlwaine authored
Causes haddock comments in signature modules to be properly
inserted into the AST (just as they are for regular modules)
if the `-haddock` flag is given.

Also adds a test that compares `-ddump-parsed-ast` output
for a signature module to prevent further regressions.

Fixes #23315
b444c16f
History