[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail010.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail010.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail010.stderr
deleted file mode 100644 (file)
index 986ac2a..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-tcfail010.hs:3: No instance for:
-                   `PrelBase.Num [t{-aHi-}]'
-    tcfail010.hs:3:
-       at a use of an overloaded identifier: `PrelBase.+'
-tcfail010.hs:3: No instance for:
-                   `PrelBase.Num [t{-aHi-}]'
-    tcfail010.hs:3:
-       at a use of an overloaded identifier: `PrelBase.+'
-
-
-Compilation had errors