[commit: ghc] : Update debugger test output (0a5850d)

git at git.haskell.org git at git.haskell.org
Mon Oct 10 21:43:50 UTC 2016


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

On branch  : 
Link       : http://ghc.haskell.org/trac/ghc/changeset/0a5850dab49cbec07c41dcac6771da4c1584d9cd/ghc

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

commit 0a5850dab49cbec07c41dcac6771da4c1584d9cd
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sun Oct 9 17:54:51 2016 -0400

    Update debugger test output
    
    Because we desugare to the wrapper, without simplifiation, many
    expressions that were values before are now thunks, and shown as such in
    the debugger.


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

0a5850dab49cbec07c41dcac6771da4c1584d9cd
 .../tests/ghci.debugger/scripts/print002.stdout    |  2 +-
 .../tests/ghci.debugger/scripts/print003.stdout    | 20 ++++++++----------
 .../tests/ghci.debugger/scripts/print006.stdout    | 14 +++++--------
 .../tests/ghci.debugger/scripts/print008.stdout    | 10 ++++-----
 .../tests/ghci.debugger/scripts/print010.stdout    |  7 +++----
 .../tests/ghci.debugger/scripts/print012.stdout    |  9 ++++----
 .../tests/ghci.debugger/scripts/print013.stdout    |  2 +-
 .../tests/ghci.debugger/scripts/print014.stdout    |  2 +-
 .../tests/ghci.debugger/scripts/print019.stdout    | 15 +++++++-------
 .../tests/ghci.debugger/scripts/print034.stdout    |  6 +++---
 testsuite/tests/ghci/scripts/T2976.stdout          |  2 +-
 testsuite/tests/ghci/scripts/ghci055.stdout        |  2 +-
 .../tests/simplCore/should_compile/T4908.stderr    | 24 ++++++++--------------
 .../tests/simplCore/should_compile/T7360.stderr    | 23 +++++----------------
 14 files changed, 55 insertions(+), 83 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 0a5850dab49cbec07c41dcac6771da4c1584d9cd


More information about the ghc-commits mailing list