[commit: ghc] wip/orf-reboot: Do not store (lexical) parents in hsRecUpdFieldSel (aa0c512)

git at git.haskell.org git at git.haskell.org
Tue Jul 7 15:19:50 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/orf-reboot
Link       : http://ghc.haskell.org/trac/ghc/changeset/aa0c512f6da0e0980e5996bbd0fd325315ee5314/ghc

>---------------------------------------------------------------

commit aa0c512f6da0e0980e5996bbd0fd325315ee5314
Author: Adam Gundry <adam at well-typed.com>
Date:   Tue Jul 7 16:12:27 2015 +0100

    Do not store (lexical) parents in hsRecUpdFieldSel


>---------------------------------------------------------------

aa0c512f6da0e0980e5996bbd0fd325315ee5314
 compiler/deSugar/DsMeta.hs    |  8 +++--
 compiler/hsSyn/Convert.hs     |  2 +-
 compiler/hsSyn/HsPat.hs       | 82 ++++++++++++++++++++++---------------------
 compiler/hsSyn/PlaceHolder.hs |  2 ++
 compiler/parser/RdrHsSyn.hs   |  2 +-
 compiler/rename/RnPat.hs      |  7 ++--
 compiler/typecheck/TcExpr.hs  | 77 +++++++++++++++++++++-------------------
 compiler/typecheck/TcHsSyn.hs |  4 +--
 8 files changed, 96 insertions(+), 88 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc aa0c512f6da0e0980e5996bbd0fd325315ee5314


More information about the ghc-commits mailing list