diff options
author | Ian Lynagh <ian@well-typed.com> | 2013-02-11 18:53:04 +0000 |
---|---|---|
committer | Ian Lynagh <ian@well-typed.com> | 2013-02-11 18:53:04 +0000 |
commit | 6dd940a1176f49c364c69b6b2f76689757c28cd7 (patch) | |
tree | bfea5e29ff3e7f787cc63f74ef5a1ee5396bfee8 /testsuite/tests/ghci.debugger/scripts/print020.stdout | |
parent | 3cdee65f1e78bc139f134e5c459bbcaaee283105 (diff) | |
download | haskell-6dd940a1176f49c364c69b6b2f76689757c28cd7.tar.gz |
Update print020 expected output
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/print020.stdout')
-rw-r--r-- | testsuite/tests/ghci.debugger/scripts/print020.stdout | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/print020.stdout b/testsuite/tests/ghci.debugger/scripts/print020.stdout index ee10c3a575..452fd064ae 100644 --- a/testsuite/tests/ghci.debugger/scripts/print020.stdout +++ b/testsuite/tests/ghci.debugger/scripts/print020.stdout @@ -1,5 +1,5 @@ -Breakpoint 0 activated at ../HappyTest.hs:(229,0)-(240,34) -Stopped at ../HappyTest.hs:(229,0)-(240,34) +Breakpoint 0 activated at ../HappyTest.hs:(216,1)-(227,35) +Stopped at ../HappyTest.hs:(216,1)-(227,35) _result :: [Token] = _ *** Ignoring breakpoint *** Ignoring breakpoint |