[commit: ghc] master: Revert "Add -fghci-leak-check to check for space leaks" (87e169a)
git at git.haskell.org
git at git.haskell.org
Thu May 10 16:40:25 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/87e169a30dae11444a90b4d37c3d30e57b9c275b/ghc
>---------------------------------------------------------------
commit 87e169a30dae11444a90b4d37c3d30e57b9c275b
Author: Simon Marlow <marlowsd at gmail.com>
Date: Thu May 10 17:39:53 2018 +0100
Revert "Add -fghci-leak-check to check for space leaks"
This reverts commit 5fe6aaa3756cda654374ebfd883fa8f064ff64a4.
>---------------------------------------------------------------
87e169a30dae11444a90b4d37c3d30e57b9c275b
compiler/main/DynFlags.hs | 2 -
docs/users_guide/ghci.rst | 11 ------
ghc/GHCi/Leak.hs | 59 -----------------------------
ghc/GHCi/UI.hs | 15 +-------
ghc/ghc-bin.cabal.in | 1 -
testsuite/config/ghc | 2 +-
testsuite/tests/ghci/scripts/T9293.stdout | 4 --
testsuite/tests/ghci/scripts/ghci057.stdout | 4 --
8 files changed, 2 insertions(+), 96 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 87e169a30dae11444a90b4d37c3d30e57b9c275b
More information about the ghc-commits
mailing list