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

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