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

T23010_fail.hs-boot:7:1: error:
    Ambiguous occurrence ‘T23010_fail.fld’
    It could refer to
       either the field ‘fld’ of record ‘A’,
              defined at T23010_fail.hs:6:16
           or the field ‘fld’ of record ‘B’,
              defined at T23010_fail.hs:7:16