diff options
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/T2740.stdout')
| -rw-r--r-- | testsuite/tests/ghci.debugger/scripts/T2740.stdout | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/T2740.stdout b/testsuite/tests/ghci.debugger/scripts/T2740.stdout index 1f3e6d9ac5..efa5b1dd1e 100644 --- a/testsuite/tests/ghci.debugger/scripts/T2740.stdout +++ b/testsuite/tests/ghci.debugger/scripts/T2740.stdout @@ -1,6 +1,4 @@ -Stopped at T2740.hs:(3,1)-(4,25) -_result :: a2 = _ -Stopped at T2740.hs:3:11-13 +Stopped in Test.f, T2740.hs:3:11-13 _result :: Bool = _ x :: Integer = 1 y :: Integer = 2 |
