[commit: ghc] wip/orf-reboot: Fix how addUsedRdrName is used to get correct deprecation warnings (2c1386d)
git at git.haskell.org
git at git.haskell.org
Mon Oct 12 06:37:47 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/orf-reboot
Link : http://ghc.haskell.org/trac/ghc/changeset/2c1386d3fbda0b4df8f9560c9aac950f551bb044/ghc
>---------------------------------------------------------------
commit 2c1386d3fbda0b4df8f9560c9aac950f551bb044
Author: Adam Gundry <adam at well-typed.com>
Date: Fri Oct 9 13:46:48 2015 +0100
Fix how addUsedRdrName is used to get correct deprecation warnings
>---------------------------------------------------------------
2c1386d3fbda0b4df8f9560c9aac950f551bb044
compiler/rename/RnEnv.hs | 42 +++++++++++++++++++------------------
compiler/rename/RnPat.hs | 2 ++
compiler/typecheck/TcExpr.hs | 49 +++++++++++++++++++++++++-------------------
3 files changed, 52 insertions(+), 41 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 2c1386d3fbda0b4df8f9560c9aac950f551bb044
More information about the ghc-commits
mailing list