[project @ 2001-04-05 11:48:59 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail085.stderr
index 2fc211d..3d6fc01 100644 (file)
@@ -1,7 +1,5 @@
 
 tcfail085.hs:9:
     Constructor `F' does not have the required strict field `y'
-    In the right-hand side of a pattern binding: F {x = 2}
-
-Compilation had errors
-
+    In the record construction: F {x = 2}
+    in the definition of function `z': F {x = 2}