[commit: ghc] wip/orf-reboot: Further refactoring of HsRecUpdField (ef07c2c)
git at git.haskell.org
git at git.haskell.org
Mon Oct 12 06:36:45 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/orf-reboot
Link : http://ghc.haskell.org/trac/ghc/changeset/ef07c2cc5db6037461f15707389d6e0edba7a558/ghc
>---------------------------------------------------------------
commit ef07c2cc5db6037461f15707389d6e0edba7a558
Author: Adam Gundry <adam at well-typed.com>
Date: Fri Oct 2 19:44:51 2015 +0100
Further refactoring of HsRecUpdField
>---------------------------------------------------------------
ef07c2cc5db6037461f15707389d6e0edba7a558
compiler/deSugar/Coverage.hs | 2 +-
compiler/deSugar/DsMeta.hs | 11 ++++----
compiler/hsSyn/Convert.hs | 10 ++++----
compiler/hsSyn/HsPat.hs | 55 +++++++++++++++++-----------------------
compiler/hsSyn/HsTypes.hs | 51 ++++++++++++++++++++++++++++---------
compiler/hsSyn/PlaceHolder.hs | 12 ---------
compiler/parser/RdrHsSyn.hs | 3 ++-
compiler/rename/RnPat.hs | 21 ++++++++++------
compiler/typecheck/TcExpr.hs | 58 +++++++++++++++++++++----------------------
compiler/typecheck/TcHsSyn.hs | 5 +---
10 files changed, 118 insertions(+), 110 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 ef07c2cc5db6037461f15707389d6e0edba7a558
More information about the ghc-commits
mailing list