summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T7697.stderr
blob: 477acc1d09dff8a1a92e8ab625ecfc40145936b4 (plain)
1
2
3
4

T7697.hs:3:6:
    Expected a constraint, but ‘Int’ has kind ‘*’
    In the type signature for ‘f’: f :: Int => Int