[commit: ghc] ghc-8.0: ghci: Kill global macros list (9053716)

git at git.haskell.org git at git.haskell.org
Tue Jan 19 10:05:55 UTC 2016


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

On branch  : ghc-8.0
Link       : http://ghc.haskell.org/trac/ghc/changeset/905371624b7ca25a6f08c456d2d5f0e5c6df4872/ghc

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

commit 905371624b7ca25a6f08c456d2d5f0e5c6df4872
Author: Ben Gamari <bgamari.foss at gmail.com>
Date:   Mon Jan 18 23:12:34 2016 +0100

    ghci: Kill global macros list
    
    Test Plan: Validate
    
    Reviewers: simonmar, thomie, austin
    
    Reviewed By: austin
    
    Subscribers: alanz
    
    Differential Revision: https://phabricator.haskell.org/D1789
    
    (cherry picked from commit cbc03f1ce3ae23d6b9515157db7c43a2456ad9c9)


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

905371624b7ca25a6f08c456d2d5f0e5c6df4872
 ghc/GHCi/UI.hs       | 26 ++++++++++++++------------
 ghc/GHCi/UI/Monad.hs | 52 +++++++++++++++++++++++++++-------------------------
 2 files changed, 41 insertions(+), 37 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 905371624b7ca25a6f08c456d2d5f0e5c6df4872


More information about the ghc-commits mailing list