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

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