summaryrefslogtreecommitdiff
path: root/testsuite/tests/overloadedrecflds/should_fail/overloadedrecfldsfail02.stderr
blob: aaf57bd710649e8bef3fa55e24e9ea9661eea0d7 (plain)
1
2
3
4
5
6
7
8

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