[project @ 1997-05-26 05:42:53 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail043.stderr
index e69de29..5454a6a 100644 (file)
@@ -0,0 +1,13 @@
+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