[project @ 2001-08-22 11:45:06 by sewardj]
[ghc-hetmet.git] / ghc / tests / deriving / should_compile / drv007.stderr
index 5648ec0..e69de29 100644 (file)
@@ -1,13 +0,0 @@
-drv007.hs:2: No instance for class
-            `PrelBase.Eq'
-            at type
-            `PrelBase.Int -> PrelBase.Int'
-drv007.hs:4: No instance for:
-                `PrelBase.Eq (PrelBase.Int -> PrelBase.Int)'
-    drv007.hs:4:
-       at a use of an overloaded identifier: `PrelBase.=='
-
-
-Compilation had errors