[commit: ghc] wip/orf-reboot: Use FieldOcc for ConDeclField names; hsLTyClDeclBinders et al become a bit nicer (b0c6061)

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


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

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

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

commit b0c6061e0aa02be40a7fee31a48e2c73d4a3c4b1
Author: Adam Gundry <adam at well-typed.com>
Date:   Wed Jul 1 15:51:25 2015 +0100

    Use FieldOcc for ConDeclField names; hsLTyClDeclBinders et al become a bit nicer


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

b0c6061e0aa02be40a7fee31a48e2c73d4a3c4b1
 compiler/deSugar/DsMeta.hs |  5 ++++-
 compiler/hsSyn/Convert.hs  |  2 +-
 compiler/hsSyn/HsTypes.hs  | 20 ++++++++++++++------
 compiler/hsSyn/HsUtils.hs  | 26 +++++++++++++-------------
 compiler/parser/Parser.y   |  2 +-
 compiler/rename/RnNames.hs | 10 +++++-----
 compiler/rename/RnTypes.hs |  8 ++++----
 7 files changed, 42 insertions(+), 31 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 b0c6061e0aa02be40a7fee31a48e2c73d4a3c4b1


More information about the ghc-commits mailing list