summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail130.stderr
blob: 51f77d14c69628214c715624f660758dacd6d4cd (plain)
1
2
3
4
5
6

tcfail130.hs:10:7: error:
    • Unbound implicit parameter (?x::Int)
        arising from a use of ‘woggle’
    • In the expression: woggle 3
      In an equation for ‘foo’: foo = woggle 3