[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail026.stderr
diff --git a/ghc/tests/typecheck/should_fail/tcfail026.stderr b/ghc/tests/typecheck/should_fail/tcfail026.stderr
deleted file mode 100644 (file)
index 23e90f7..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-tcfail026.hs:2:
-    Conflicting exports for local name:  A
-       module Main
-       module Main
-tcfail026.hs:6:
-    Class type variable ``a'' does not appear in method signature:
-       op2 ::
-           `b' -> `b'
-
-
-Compilation had errors