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

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

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

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

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