simonmar 2001/05/16 04:36:05 PDT
Modified files:
ghc/compiler/deSugar DsExpr.lhs
Log:
Fix for a bug which affects record updates when the record has strict
unboxed fields (i.e. -funbox-strict-fields is on).
MERGE with 5.00 (after testing, and if it can be done before the release)
Revision Changes Path
1.67 +2 -2 fptools/ghc/compiler/deSugar/DsExpr.lhs