[commit: ghc] wip/T11970: working (a10c4af)

git at git.haskell.org git at git.haskell.org
Fri Jun 17 20:10:49 UTC 2016


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

On branch  : wip/T11970
Link       : http://ghc.haskell.org/trac/ghc/changeset/a10c4af5a3a1b8997f9f09ea37fe534bc29042d8/ghc

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

commit a10c4af5a3a1b8997f9f09ea37fe534bc29042d8
Author: Matthew Pickering <matthewtpickering at gmail.com>
Date:   Sat May 21 23:23:57 2016 +0100

    working


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

a10c4af5a3a1b8997f9f09ea37fe534bc29042d8
 compiler/rename/RnEnv.hs                           | 81 +++++++++++++++++++++-
 compiler/rename/RnNames.hs                         | 75 +++++++++++++++-----
 compiler/typecheck/TcRnDriver.hs                   | 64 +++++++++++++----
 testsuite/tests/module/MultiExport.stderr          |  3 +
 testsuite/tests/module/all.T                       |  1 +
 testsuite/tests/module/mod17.stderr                |  1 +
 testsuite/tests/module/mod3.stderr                 |  1 +
 .../tests/overloadedrecflds/should_fail/all.T      |  1 +
 8 files changed, 193 insertions(+), 34 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 a10c4af5a3a1b8997f9f09ea37fe534bc29042d8


More information about the ghc-commits mailing list