[commit: ghc] wip/orf-reboot: Fix renaming of HsVar to introduce HsSingleRecFld if necessary (fba738d)
git at git.haskell.org
git at git.haskell.org
Fri Mar 27 15:46:58 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/orf-reboot
Link : http://ghc.haskell.org/trac/ghc/changeset/fba738d10d4ac7a98c610b4205c79cf8a8d0f9c3/ghc
>---------------------------------------------------------------
commit fba738d10d4ac7a98c610b4205c79cf8a8d0f9c3
Author: Adam Gundry <adam at well-typed.com>
Date: Fri Mar 20 14:37:04 2015 +0000
Fix renaming of HsVar to introduce HsSingleRecFld if necessary
>---------------------------------------------------------------
fba738d10d4ac7a98c610b4205c79cf8a8d0f9c3
compiler/rename/RnEnv.hs | 90 ++++++++++++++---------------------------------
compiler/rename/RnExpr.hs | 9 +++--
compiler/rename/RnPat.hs | 2 +-
3 files changed, 33 insertions(+), 68 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 fba738d10d4ac7a98c610b4205c79cf8a8d0f9c3
More information about the ghc-commits
mailing list