Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/ab0d2095393ac7d82a18e67cd90fe7f2bddd9a8a

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

commit ab0d2095393ac7d82a18e67cd90fe7f2bddd9a8a
Author: Simon Peyton Jones <[email protected]>
Date:   Wed Sep 14 17:21:57 2011 +0100

    Improved debugger output
    
    It turns out that the new treatment of Integer literals
    means that the debugger can see an Integer value more often
    than before (it's a value not a thunk). That improves the
    debugger output; hence all these diffs.

 tests/ghci.debugger/scripts/2740.stdout      |   10 ++++----
 tests/ghci.debugger/scripts/break001.stderr  |    7 ------
 tests/ghci.debugger/scripts/break001.stdout  |   15 +++++++------
 tests/ghci.debugger/scripts/break005.stdout  |    8 +++---
 tests/ghci.debugger/scripts/break006.stdout  |   18 +++++++-------
 tests/ghci.debugger/scripts/break026.stdout  |   30 +++++++++++++-------------
 tests/ghci.debugger/scripts/break027.stdout  |   10 ++++----
 tests/ghci.debugger/scripts/dynbrk002.stdout |    8 +++---
 tests/ghci.debugger/scripts/print002.stdout  |    2 +-
 tests/ghci.debugger/scripts/print003.script  |    2 +-
 tests/ghci.debugger/scripts/print003.stdout  |    6 ++--
 tests/ghci.debugger/scripts/print005.stdout  |   10 ++++----
 tests/ghci.debugger/scripts/print006.script  |    4 +--
 tests/ghci.debugger/scripts/print006.stdout  |   10 ++------
 tests/ghci.debugger/scripts/print008.stdout  |    4 +-
 tests/ghci.debugger/scripts/print012.stdout  |    6 ++--
 tests/ghci.debugger/scripts/print013.stdout  |    4 +-
 tests/ghci.debugger/scripts/print014.script  |    2 -
 tests/ghci.debugger/scripts/print014.stdout  |    2 -
 tests/ghci/scripts/2976.stdout               |    2 +-
 20 files changed, 72 insertions(+), 88 deletions(-)


Diff suppressed because of size. To see it, use:

    git show ab0d2095393ac7d82a18e67cd90fe7f2bddd9a8a

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to