summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T11167_ambig.stderr
blob: f23a6447725a5354eac8460632b3041f857848ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

T11167_ambig.hs:10:13: error: [GHC-87543]
    Ambiguous occurrence ‘runContT’
    It could refer to
       either the field ‘runContT’ of record ‘ContT’,
              defined at T11167_ambig.hs:6:30
           or the field ‘runContT’ of record ‘ContT'’,
              defined at T11167_ambig.hs:7:32

T11167_ambig.hs:17:9: error: [GHC-87543]
    Ambiguous occurrence ‘runContT’
    It could refer to
       either the field ‘runContT’ of record ‘ContT’,
              defined at T11167_ambig.hs:6:30
           or the field ‘runContT’ of record ‘ContT'’,
              defined at T11167_ambig.hs:7:32