summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail078.stderr
blob: 014d589bf6efb17e52e65d5e2c12131d0bc4514d (plain)
1
2
3
4

tcfail078.hs:5:6: error:
    • Expected kind ‘* -> Constraint’, but ‘Integer’ has kind ‘*’
    • In the type signature: f :: Integer i => i