[project @ 2001-03-29 14:35:20 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail085.stderr
1
2 tcfail085.hs:9:
3     Constructor `F' does not have the required strict field `y'
4     In the record construction: F {x = 2}
5     in the definition of function `z': F {x = 2}