Slightly better behaviour on top-levels without type signatures.
- Docs don't get attached to the next top-level with signature by mistake. - If there's an export list and the top-level is part of it, its doc comment shows up in the documentation.
Showing
- src/Haddock/GhcUtils.hs 11 additions, 1 deletionsrc/Haddock/GhcUtils.hs
- src/Haddock/Interface/Create.hs 76 additions, 127 deletionssrc/Haddock/Interface/Create.hs
- src/Haddock/Types.hs 7 additions, 1 deletionsrc/Haddock/Types.hs
- tests/html-tests/tests/Test.hs 9 additions, 1 deletiontests/html-tests/tests/Test.hs
- tests/html-tests/tests/Test.html.ref 34 additions, 0 deletionstests/html-tests/tests/Test.html.ref
Loading
Please register or sign in to comment