[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc075.stderr
diff --git a/ghc/compiler/tests/typecheck/should_succeed/tc075.stderr b/ghc/compiler/tests/typecheck/should_succeed/tc075.stderr
deleted file mode 100644 (file)
index 134637b..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-tc075.hs:8:
-    Can't handle multiple methods defined by one pattern binding
-       `(==, /=)
-            =   (\ x       ->  \ y       ->  True,
-                 (\ x       ->  \ y       ->  False))'
-
-
-Compilation had errors