[project @ 2001-03-29 14:35:20 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail085.stderr
index 6b5747d..3d6fc01 100644 (file)
@@ -2,4 +2,4 @@
 tcfail085.hs:9:
     Constructor `F' does not have the required strict field `y'
     In the record construction: F {x = 2}
-    In the right-hand side of an equation for `z': F {x = 2}
+    in the definition of function `z': F {x = 2}