summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail130.stderr
blob: 37f3614b5f74f6ba0723ab0ccfc6a81a95dd58ef (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