[commit: ghc] master: Remote GHCi: comments only (eb73219)

git at git.haskell.org git at git.haskell.org
Fri Jun 24 10:25:52 UTC 2016


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

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

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

commit eb732195f6c005c769232a79e5d17e3d768603d1
Author: Simon Marlow <marlowsd at gmail.com>
Date:   Thu Jun 23 09:22:32 2016 +0100

    Remote GHCi: comments only
    
    Summary: Add more Notes and signposts across the codebase to help navigation.
    
    Test Plan: validate
    
    Reviewers: goldfire, simonpj, austin, ezyang, hvr, bgamari, erikd
    
    Subscribers: thomie
    
    Differential Revision: https://phabricator.haskell.org/D2358


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

eb732195f6c005c769232a79e5d17e3d768603d1
 compiler/ghci/GHCi.hs              |  7 +++
 compiler/typecheck/TcSplice.hs     | 16 +++++--
 iserv/src/Main.hs                  | 11 +++++
 libraries/ghci/GHCi/CreateBCO.hs   |  1 +
 libraries/ghci/GHCi/Message.hs     | 17 ++++++-
 libraries/ghci/GHCi/RemoteTypes.hs |  8 ++++
 libraries/ghci/GHCi/Run.hs         |  5 +-
 libraries/ghci/GHCi/TH.hs          | 98 +++++++++++++++++++++++++++++++++++++-
 8 files changed, 156 insertions(+), 7 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 eb732195f6c005c769232a79e5d17e3d768603d1


More information about the ghc-commits mailing list