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