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

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