8a9b740bb0fbde2c9afcd12aff465c0389aa0168
[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