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