diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2015-11-18 15:57:13 +0000 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2015-11-18 15:57:13 +0000 |
commit | 07eb258dfcbf8a67e4e931397128b7255356d19e (patch) | |
tree | 434236f7b00ba7481247edf1a7e79306c8d093c4 /compiler/deSugar/DsUtils.hs | |
parent | 8e8d26ace7576e4bd90eb342e1a175a00b730b12 (diff) | |
download | haskell-07eb258dfcbf8a67e4e931397128b7255356d19e.tar.gz |
Refactor HsExpr.RecordCon, RecordUpd
This follows Matthew's patch making pattern synoyms work
with records.
This patch
- replaces the (PostTc id [FieldLabel]) field of
RecordCon with (PostTc id ConLike)
- record-ises both RecordCon and RecordUpd, which
both have quite a lot of fields.
No change in behaviour
Diffstat (limited to 'compiler/deSugar/DsUtils.hs')
0 files changed, 0 insertions, 0 deletions