[project @ 2000-08-17 15:00:13 by simonmar]
authorsimonmar <unknown>
Thu, 17 Aug 2000 15:00:13 +0000 (15:00 +0000)
committersimonmar <unknown>
Thu, 17 Aug 2000 15:00:13 +0000 (15:00 +0000)
commit3b90e6e7cc87014153a5827c1003708de2d8c9f8
treea0d753cc0a1c7bd976c470686a223156a11e046d
parent8f56e4b3b1e22a1f68eede5f9cc1c63a9e19b3fd
[project @ 2000-08-17 15:00:13 by simonmar]
unboxing strict fields, bug #1:

desugaring a record pattern used the
rep args rather than the original args when
expanding the pattern into a ConPat.
ghc/compiler/basicTypes/DataCon.lhs
ghc/compiler/deSugar/Match.lhs