diff options
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/print018.stdout')
-rw-r--r-- | testsuite/tests/ghci.debugger/scripts/print018.stdout | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/print018.stdout b/testsuite/tests/ghci.debugger/scripts/print018.stdout index 614b7d3657..65e4302f7c 100644 --- a/testsuite/tests/ghci.debugger/scripts/print018.stdout +++ b/testsuite/tests/ghci.debugger/scripts/print018.stdout @@ -1,7 +1,5 @@ -Breakpoint 0 activated at ../Test.hs:40:1-17 -Stopped at ../Test.hs:40:1-17 -_result :: () = _ -Stopped at ../Test.hs:40:10-17 +Breakpoint 0 activated at ../Test.hs:40:10-17 +Stopped in Test.Test2.poly, ../Test.hs:40:10-17 _result :: () = _ x :: a41 = _ x = (_t1::a41) |