[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail008.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail008.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail008.stderr
deleted file mode 100644 (file)
index ce2d768..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-tcfail008.hs:3: No instance for:
-                   `PrelBase.Num [t{-aHf-}]'
-    tcfail008.hs:3:
-       at an overloaded literal: 2
-tcfail008.hs:3: No instance for:
-                   `PrelBase.Num [t{-aHf-}]'
-    tcfail008.hs:3:
-       at an overloaded literal: 2
-tcfail008.hs:3: No instance for:
-                   `PrelBase.Num [PrelBase.Int]'
-    tcfail008.hs:3:
-       at an overloaded literal: 2
-
-
-Compilation had errors