summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_fail/tcfail130.stderr
blob: 3534dba6794839857c308d3d094a83e71fce2962 (plain)
1
2
3
4
5
6

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