summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock/should_compile_flag_haddock/haddockExtraDocs.stderr
blob: e263fe60e59bdc36c11c6d25088761e2bc0bdfaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

haddockExtraDocs.hs:9:5: warning: [GHC-05641] [-Winvalid-haddock]
    Multiple Haddock comments for a single entity are not allowed.
    The extraneous comment will be ignored.

haddockExtraDocs.hs:15:5: warning: [GHC-05641] [-Winvalid-haddock]
    Multiple Haddock comments for a single entity are not allowed.
    The extraneous comment will be ignored.

haddockExtraDocs.hs:20:3: warning: [GHC-05641] [-Winvalid-haddock]
    Multiple Haddock comments for a single entity are not allowed.
    The extraneous comment will be ignored.

haddockExtraDocs.hs:25:3: warning: [GHC-05641] [-Winvalid-haddock]
    Multiple Haddock comments for a single entity are not allowed.
    The extraneous comment will be ignored.