[commit: ghc] master: ghci: Add support for prompt functions (72e3620)

git at git.haskell.org git at git.haskell.org
Sun Nov 29 12:22:04 UTC 2015


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

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

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

commit 72e362076e7ce823678797a162d0645e088cd594
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Fri Nov 27 14:26:32 2015 +0100

    ghci: Add support for prompt functions
    
    This is an updated version of @jlengyel's original patch adding support
    for prompt functions.


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

72e362076e7ce823678797a162d0645e088cd594
 ghc/GhciMonad.hs     |  14 +++++--
 ghc/InteractiveUI.hs | 109 +++++++++++++++++++++++++++++----------------------
 2 files changed, 73 insertions(+), 50 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 72e362076e7ce823678797a162d0645e088cd594


More information about the ghc-commits mailing list