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

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