[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail043.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail043.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail043.stderr
deleted file mode 100644 (file)
index 5454a6a..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-tcfail043.hs:16:
-    Conflicting definitions for: `and'
-       Defined at tcfail043.hs:42
-       Imported from Prelude at tcfail043.hs:16
-tcfail043.hs:16:
-    Conflicting definitions for: `null'
-       Defined at tcfail043.hs:57
-       Imported from Prelude at tcfail043.hs:16
-
-
-Compilation had errors