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

tcfail037.hs:7:11: error:
    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