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

T23010_fail.hs-boot:7:1: error: [GHC-87543]
    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