29412dc1b53c73c1bb70ed84dad8e680e15527a7
[ghc-hetmet.git] / ghc / tests / deriving / should_fail / drvfail007.stderr
1  
2 drvfail007.hs:2: No instance for: `Eq (Int -> Int)'
3     When deriving classes for `Foo'
4  
5 drvfail007.hs:2: No instance for: `Eq (Int -> Int)'
6     When deriving classes for `Foo'
7
8 Compilation had errors