[project @ 1999-12-29 14:46:29 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail085.stderr
index 2fc211d..7b1637b 100644 (file)
@@ -1,6 +1,7 @@
 
 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 a pattern binding: F {x = 2}
 
 Compilation had errors