[project @ 2001-03-29 14:35:20 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail004.stderr
index 66feb42..5325da0 100644 (file)
@@ -3,9 +3,4 @@ tcfail004.hs:3:
     Couldn't match `(t, t1)' against `(t2, t3, t4)'
        Expected type: (t, t1)
        Inferred type: (t2, t3, t4)
-    In the right-hand side of a pattern binding: (1, 2, 3)
-
-
-
-Compilation had errors
-
+    in a pattern binding: (1, 2, 3)