[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail004.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail004.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail004.stderr
deleted file mode 100644 (file)
index b5ea751..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-tcfail004.hs:3: Couldn't match the type
-                   `PrelTup.(,)' against `PrelTup.(,,) t{-aXz-}'
-    Expected: `(t{-aXt-}, t{-aXw-})'
-    Inferred: `(t{-aXz-}, t{-aXC-}, t{-aXF-})'
-    In a pattern binding:
-       (`f', `g')
-           =   `(1, 2, 3)'
-
-
-Compilation had errors