summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail211.stderr
blob: 191805298a41cd1419ce759c59be661a6b208002 (plain)
1
2
3
4
5
6

tcfail211.hs:16:13:
    Unbound implicit parameter (?imp::Int) arising from a use of ‘test’
    In the first argument of ‘print’, namely ‘test’
    In the expression: print test
    In an equation for ‘use’: use = print test