[project @ 1998-04-17 15:58:37 by simonm]
[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