[commit: ghc] wip/orf-reboot: Store FieldOccs in tcg_used_selectors so we get import usage right (6de6654)
git at git.haskell.org
git at git.haskell.org
Mon Oct 12 06:37:24 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/orf-reboot
Link : http://ghc.haskell.org/trac/ghc/changeset/6de6654b15372fc744f2aebfb6c34eaaa16f898d/ghc
>---------------------------------------------------------------
commit 6de6654b15372fc744f2aebfb6c34eaaa16f898d
Author: Adam Gundry <adam at well-typed.com>
Date: Tue Oct 6 17:14:20 2015 +0100
Store FieldOccs in tcg_used_selectors so we get import usage right
>---------------------------------------------------------------
6de6654b15372fc744f2aebfb6c34eaaa16f898d
compiler/hsSyn/HsTypes.hs | 2 ++
compiler/rename/RnEnv.hs | 10 ++++++----
compiler/rename/RnNames.hs | 19 ++++++++++---------
compiler/typecheck/TcExpr.hs | 3 ++-
compiler/typecheck/TcRnMonad.hs | 2 +-
compiler/typecheck/TcRnTypes.hs | 2 +-
6 files changed, 22 insertions(+), 16 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 6de6654b15372fc744f2aebfb6c34eaaa16f898d
More information about the ghc-commits
mailing list