summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail037.stderr
blob: 60432d86269e4a9c167e112f55601f16e503261e (plain)
1
2
3
4
5
6
7

tcfail037.hs:7:11: error: [GHC-87543]
    Ambiguous occurrence ‘+’
    It could refer to either ‘Prelude.+’,
                             imported from ‘Prelude’ at tcfail037.hs:3:8-17
                             (and originally defined in ‘GHC.Num’)
                          or ‘ShouldFail.+’, defined at tcfail037.hs:10:5