f3107106776b0058e847b04a99c901a12bbd9333
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail058.stderr
1  
2 tcfail058.hs:6:
3     Type constructor used as a class: PrelArr.Array
4         In the context `(PrelArr.Array a)'
5         In the type `_forall_ [a b] (PrelArr.Array a) => a -> b'
6
7
8 Compilation had errors