summaryrefslogtreecommitdiff
path: root/testsuite/tests/overloadedrecflds/should_fail/overloadedrecfldsfail13.stderr
blob: ea8b6c4531628dab2313aa59e03065ad4be64121 (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

  overloadedrecfldsfail13.hs:10:5:
    Ambiguous occurrence ‘x’
    It could refer to
       either the field ‘x’, defined at overloadedrecfldsfail13.hs:7:16
           or the field ‘x’, defined at overloadedrecfldsfail13.hs:6:16

  overloadedrecfldsfail13.hs:12:5:
    Ambiguous occurrence ‘x’
    It could refer to
       either the field ‘x’, defined at overloadedrecfldsfail13.hs:7:16
           or the field ‘x’, defined at overloadedrecfldsfail13.hs:6:16

  overloadedrecfldsfail13.hs:15:5:
    Ambiguous occurrence ‘x’
    It could refer to
       either the field ‘x’, defined at overloadedrecfldsfail13.hs:7:16
           or the field ‘x’, defined at overloadedrecfldsfail13.hs:6:16

  overloadedrecfldsfail13.hs:18:5:
    Ambiguous occurrence ‘x’
    It could refer to
       either the field ‘x’, defined at overloadedrecfldsfail13.hs:7:16
           or the field ‘x’, defined at overloadedrecfldsfail13.hs:6:16