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

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