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