summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail211.stderr
blob: 491349b1237ef0e0ab4ff254ad0ba25a19234fe3 (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