[commit: testsuite] ghc-7.4: Update output after fix for #5534. (bcc5bbb)

Paolo Capriotti p.capriotti at gmail.com
Wed Mar 28 11:32:13 CEST 2012


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

On branch  : ghc-7.4

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

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

commit bcc5bbb77daa044ccb457de236256f9edf065ac6
Author: Paolo Capriotti <p.capriotti at gmail.com>
Date:   Wed Mar 28 09:34:49 2012 +0100

    Update output after fix for #5534.

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

 tests/ghci.debugger/scripts/break007.stdout |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/tests/ghci.debugger/scripts/break007.stdout b/tests/ghci.debugger/scripts/break007.stdout
index e692d20..2d08d76 100644
--- a/tests/ghci.debugger/scripts/break007.stdout
+++ b/tests/ghci.debugger/scripts/break007.stdout
@@ -1 +1,2 @@
-No breakpoints found at that location.
+Cannot find default module for breakpoint.
+Perhaps no modules are loaded for debugging?





More information about the Cvs-ghc mailing list