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

tcfail058.hs:6:7: error:
    • Expecting one more argument to ‘Array a’
      Expected a constraint, but ‘Array a’ has kind ‘* -> *’
    • In the type signature: f :: (Array a) => a -> b