[commit: ghc] wip/orf-reboot: Horrible hacking to refactor HsRecField (6b31bfe)

git at git.haskell.org git at git.haskell.org
Mon Oct 12 06:36:39 UTC 2015


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

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

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

commit 6b31bfe01a6bfd4cc8bb5f9b5d0f0fed62b22053
Author: Adam Gundry <adam at well-typed.com>
Date:   Thu Sep 3 00:11:54 2015 +0100

    Horrible hacking to refactor HsRecField


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

6b31bfe01a6bfd4cc8bb5f9b5d0f0fed62b22053
 compiler/deSugar/Coverage.hs  | 16 +++------
 compiler/deSugar/DsExpr.hs    |  2 +-
 compiler/deSugar/DsMeta.hs    | 12 ++++---
 compiler/hsSyn/Convert.hs     | 12 ++-----
 compiler/hsSyn/HsPat.hs       | 67 ++++++++++++++++--------------------
 compiler/hsSyn/HsTypes.hs     | 16 +++++----
 compiler/hsSyn/PlaceHolder.hs | 16 ++++++++-
 compiler/parser/RdrHsSyn.hs   |  2 +-
 compiler/rename/RnEnv.hs      |  5 ++-
 compiler/rename/RnPat.hs      | 26 +++++++-------
 compiler/typecheck/TcExpr.hs  | 79 +++++++++++++++++++++++++++----------------
 compiler/typecheck/TcHsSyn.hs | 11 +++---
 12 files changed, 141 insertions(+), 123 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 6b31bfe01a6bfd4cc8bb5f9b5d0f0fed62b22053


More information about the ghc-commits mailing list