[project @ 1999-09-26 16:05:34 by sof]
[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 right-hand side of a pattern binding: F {x = 2}
5
6 Compilation had errors
7