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

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.