[commit: ghc] wip/orf-reboot: As if by magic, many AvailFields-related types disappear (9d13a83)
git at git.haskell.org
git at git.haskell.org
Fri Jul 24 16:39:56 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/orf-reboot
Link : http://ghc.haskell.org/trac/ghc/changeset/9d13a83806bc4ce59cece971fd2e4351fdbd929c/ghc
>---------------------------------------------------------------
commit 9d13a83806bc4ce59cece971fd2e4351fdbd929c
Author: Adam Gundry <adam at well-typed.com>
Date: Fri Jul 24 17:37:55 2015 +0100
As if by magic, many AvailFields-related types disappear
>---------------------------------------------------------------
9d13a83806bc4ce59cece971fd2e4351fdbd929c
compiler/basicTypes/Avail.hs | 92 +++++++++++++--------------------------
compiler/basicTypes/FieldLabel.hs | 14 +++++-
compiler/basicTypes/RdrName.hs | 8 +++-
compiler/hsSyn/HsImpExp.hs | 13 +++---
compiler/iface/LoadIface.hs | 3 +-
compiler/iface/MkIface.hs | 3 +-
compiler/main/HscTypes.hs | 2 +-
compiler/rename/RnNames.hs | 82 +++++++++++++++++-----------------
8 files changed, 100 insertions(+), 117 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 9d13a83806bc4ce59cece971fd2e4351fdbd929c
More information about the ghc-commits
mailing list