[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail046.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail046.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail046.stderr
deleted file mode 100644 (file)
index 858e48e..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-tcfail046.hs:4: No instance for class
-               `PrelBase.Eq'
-               at type
-               `Process a{-r7b-}'
-tcfail046.hs:4: No instance for class
-               `PrelBase.Eq'
-               at type
-               `Process a{-r7g-}'
-tcfail046.hs:4: No instance for class
-               `PrelBase.Eq'
-               at type
-               `Process a{-r7b-}'
-tcfail046.hs:4: No instance for class
-               `PrelBase.Eq'
-               at type
-               `Process a{-r7g-}'
-tcfail046.hs:23: No instance for:
-                    `PrelBase.Eq (Process a{-a11o-})'
-    tcfail046.hs:23:
-       at a use of an overloaded identifier: `PrelBase.=='
-    When checking methods of an instance declaration
-tcfail046.hs:15: No instance for:
-                    `PrelBase.Eq (Process a{-a14I-})'
-    tcfail046.hs:15:
-       at a use of an overloaded identifier: `PrelBase.=='
-    When checking methods of an instance declaration
-
-
-Compilation had errors