[project @ 1997-09-04 10:27:21 by simonm]
[ghc-hetmet.git] / ghc / tests / deriving / should_compile / drv007.stderr
1  
2 drv007.hs:2: No instance for class
3              `PrelBase.Eq'
4              at type
5              `PrelBase.Int -> PrelBase.Int'
6  
7 drv007.hs:4: No instance for:
8                  `PrelBase.Eq (PrelBase.Int -> PrelBase.Int)'
9     drv007.hs:4:
10         at a use of an overloaded identifier: `PrelBase.=='
11
12
13 Compilation had errors