diff options
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/result001.stdout')
-rw-r--r-- | testsuite/tests/ghci.debugger/scripts/result001.stdout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/result001.stdout b/testsuite/tests/ghci.debugger/scripts/result001.stdout index 0d2173dcd8..2ff2838182 100644 --- a/testsuite/tests/ghci.debugger/scripts/result001.stdout +++ b/testsuite/tests/ghci.debugger/scripts/result001.stdout @@ -1,4 +1,4 @@ Breakpoint 0 activated at result001.hs:1:13-21 -Stopped at result001.hs:1:13-21 +Stopped in Main.f, result001.hs:1:13-21 _result :: [b] = _ xs :: [b] = _ |