summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T23301.stderr
blob: ac6f2479d9968e611fff6a2aef6d96e9fcf4b309 (plain)
1
2
3
4
5
6
7
8
9
10

T23301.hs:9:7: [GHC-87543]
    Ambiguous occurrence ‘fld’.
    It could refer to
       either the field ‘fld’ belonging to data constructor ‘MkD1’ (among others)
                              in a data family instance of ‘D’,
              defined at T23301.hs:6:31,
           or the field ‘fld’ belonging to data constructor ‘MkD2’
                              in a data family instance of ‘D’,
              defined at T23301.hs:7:31.