diff options
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/print020.stdout')
-rw-r--r-- | testsuite/tests/ghci.debugger/scripts/print020.stdout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/print020.stdout b/testsuite/tests/ghci.debugger/scripts/print020.stdout index 991ed11c67..3614846f92 100644 --- a/testsuite/tests/ghci.debugger/scripts/print020.stdout +++ b/testsuite/tests/ghci.debugger/scripts/print020.stdout @@ -15,5 +15,5 @@ Breakpoint 13 activated at HappyTest.hs:237:18-35 Stopped in Main.lexer, HappyTest.hs:228:11-19 _result :: Bool = _ c :: Char = '1' -*** Ignoring breakpoint +*** Ignoring breakpoint [HappyTest.hs:228:11-19] _result = False |