[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail035.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail035.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail035.stderr
deleted file mode 100644 (file)
index e94c4d0..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-tcfail035.hs:3: Duplicate or overlapping instance declarations
-    Class `PrelBase.Num' type `NUM'
-       at tcfail035.hs:6 and tcfail035.hs:7
-tcfail035.hs:3: Duplicate or overlapping instance declarations
-    Class `PrelBase.Num' type `NUM'
-       at tcfail035.hs:6 and tcfail035.hs:7
-
-
-Compilation had errors