[commit: ghc] master: Revert "Stress test for nested module hierarchies" (06ad87e)

git at git.haskell.org git at git.haskell.org
Mon May 15 11:23:08 UTC 2017


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/06ad87ef0cc77af05693916decbed72a54906e3f/ghc

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

commit 06ad87ef0cc77af05693916decbed72a54906e3f
Author: Bartosz Nitka <niteria at gmail.com>
Date:   Mon May 15 04:21:52 2017 -0700

    Revert "Stress test for nested module hierarchies"
    
    This reverts commit e527fc2e90958280a36645b6bd0223861cc50a55.
    
    I merged more than I intended in e527fc2e, I will merge
    D3575 and D3577 separately.


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

06ad87ef0cc77af05693916decbed72a54906e3f
 compiler/deSugar/DsUsage.hs                        |  4 ++--
 compiler/iface/MkIface.hs                          |  5 +++--
 compiler/typecheck/TcRnDriver.hs                   | 14 ++++++-------
 compiler/typecheck/TcRnTypes.hs                    | 24 ++++++++--------------
 testsuite/tests/perf/compiler/all.T                | 12 -----------
 testsuite/tests/perf/compiler/genMultiLayerModules | 21 -------------------
 6 files changed, 20 insertions(+), 60 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 06ad87ef0cc77af05693916decbed72a54906e3f


More information about the ghc-commits mailing list