[commit: ghc] master: Refactor traceRunStatus/handleRunStatus (3e5905b)
git at git.haskell.org
git at git.haskell.org
Fri Nov 22 16:39:27 UTC 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/3e5905b429d64f29d7e19598ee3c475b4b162529/ghc
>---------------------------------------------------------------
commit 3e5905b429d64f29d7e19598ee3c475b4b162529
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Nov 22 08:30:41 2013 +0000
Refactor traceRunStatus/handleRunStatus
No change in behaviour, but I combined these two functions, and I think
the result is a good deal clearer
>---------------------------------------------------------------
3e5905b429d64f29d7e19598ee3c475b4b162529
compiler/main/InteractiveEval.hs | 133 +++++++++++++++++---------------------
1 file changed, 58 insertions(+), 75 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 3e5905b429d64f29d7e19598ee3c475b4b162529
More information about the ghc-commits
mailing list