summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rn_dup.stderr
blob: 5c4246d8b675c0f56a3a8336a1b3d238ae715832 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

rn_dup.hs:9:10: error:
    Multiple declarations of ‘MkT’
    Declared at: rn_dup.hs:7:16
                 rn_dup.hs:9:10

rn_dup.hs:9:10: error:
    Multiple declarations of ‘MkT’
    Declared at: rn_dup.hs:7:10
                 rn_dup.hs:9:10

rn_dup.hs:12:16: error:
    Multiple declarations of ‘rf’
    Declared at: rn_dup.hs:11:27
                 rn_dup.hs:12:16

rn_dup.hs:12:16: error:
    Multiple declarations of ‘rf’
    Declared at: rn_dup.hs:11:16
                 rn_dup.hs:12:16

rn_dup.hs:17:3: error:
    Multiple declarations of ‘CT’
    Declared at: rn_dup.hs:15:3
                 rn_dup.hs:17:3

rn_dup.hs:18:3: error:
    Multiple declarations of ‘f’
    Declared at: rn_dup.hs:16:3
                 rn_dup.hs:18:3