summaryrefslogtreecommitdiff
path: root/testsuite/tests/overloadedrecflds/should_fail/overloadedrecfldswasrunnowfail06.stderr
blob: f658bb1223b4e78eabe4be8d200aa18b4630525d (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
31
32
33
34
35
36
37
38
39
40

overloadedrecfldswasrunnowfail06.hs:11:11: error: [GHC-87543]
    Ambiguous occurrence ‘x’.
    It could refer to
       either the field ‘x’ of record ‘S’,
              defined at overloadedrecfldswasrunnowfail06.hs:6:16,
           or the field ‘x’ of record ‘T’,
              defined at overloadedrecfldswasrunnowfail06.hs:7:16,
           or the field ‘x’ of record ‘U’,
              defined at overloadedrecfldswasrunnowfail06.hs:8:18.

overloadedrecfldswasrunnowfail06.hs:13:11: error: [GHC-87543]
    Ambiguous occurrence ‘x’.
    It could refer to
       either the field ‘x’ of record ‘S’,
              defined at overloadedrecfldswasrunnowfail06.hs:6:16,
           or the field ‘x’ of record ‘T’,
              defined at overloadedrecfldswasrunnowfail06.hs:7:16,
           or the field ‘x’ of record ‘U’,
              defined at overloadedrecfldswasrunnowfail06.hs:8:18.

overloadedrecfldswasrunnowfail06.hs:15:13: error: [GHC-87543]
    Ambiguous occurrence ‘x’.
    It could refer to
       either the field ‘x’ of record ‘S’,
              defined at overloadedrecfldswasrunnowfail06.hs:6:16,
           or the field ‘x’ of record ‘T’,
              defined at overloadedrecfldswasrunnowfail06.hs:7:16,
           or the field ‘x’ of record ‘U’,
              defined at overloadedrecfldswasrunnowfail06.hs:8:18.

overloadedrecfldswasrunnowfail06.hs:21:20: error: [GHC-87543]
    Ambiguous occurrence ‘x’.
    It could refer to
       either the field ‘x’ of record ‘S’,
              defined at overloadedrecfldswasrunnowfail06.hs:6:16,
           or the field ‘x’ of record ‘T’,
              defined at overloadedrecfldswasrunnowfail06.hs:7:16,
           or the field ‘x’ of record ‘U’,
              defined at overloadedrecfldswasrunnowfail06.hs:8:18.