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

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