[project @ 1997-09-04 12:54:24 by simonm]
[ghc-hetmet.git] / ghc / tests / deriving / should_fail / drvfail007.stderr
1  
2 drvfail007.hs:2: No instance for `PrelBase.Eq PrelBase.Int
3                                               -> PrelBase.Int'
4  
5 drvfail007.hs:4: No instance for: `PrelBase.Eq (PrelBase.Int
6                                                 -> PrelBase.Int)'
7     arising from use of `PrelBase.==' at drvfail007.hs:4
8
9
10 Compilation had errors