[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail019.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail019.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail019.stderr
deleted file mode 100644 (file)
index 58cae59..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-tcfail019.hs:20: No instance for:
-                    `B [a{-anU-}]'
-    tcfail019.hs:20:
-       in an instance declaration
-    When checking methods of an instance declaration
-tcfail019.hs:20: No instance for:
-                    `C [a{-anU-}]'
-    tcfail019.hs:20:
-       in an instance declaration
-    When checking methods of an instance declaration
-tcfail019.hs:20: No instance for:
-                    `B [a{-anU-}]'
-    tcfail019.hs:20:
-       in an instance declaration
-    When checking superclass constraints of an instance declaration
-tcfail019.hs:20: No instance for:
-                    `C [a{-anU-}]'
-    tcfail019.hs:20:
-       in an instance declaration
-    When checking superclass constraints of an instance declaration
-
-
-Compilation had errors