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

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