diff options
author | Austin Seipp <aseipp@pobox.com> | 2013-09-08 09:02:04 -0500 |
---|---|---|
committer | Austin Seipp <aseipp@pobox.com> | 2013-09-08 09:30:10 -0500 |
commit | 0b1bea4360d730ae4c91092bc94bc541631dbc84 (patch) | |
tree | d87feed052483dccadd73a158ec386955be25707 /testsuite/tests/ghci.debugger/scripts/print020.stdout | |
parent | 8859e1e3e4e6c695a4e9a1659fc0ec935141324a (diff) | |
download | haskell-0b1bea4360d730ae4c91092bc94bc541631dbc84.tar.gz |
Fix most AMP warnings.
Authored-by: David Luposchainsky <dluposchainsky@gmail.com>
Signed-off-by: Austin Seipp <aseipp@pobox.com>
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 452fd064ae..80e9473911 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:(216,1)-(227,35) -Stopped at ../HappyTest.hs:(216,1)-(227,35) +Breakpoint 0 activated at ../HappyTest.hs:(226,1)-(237,35) +Stopped at ../HappyTest.hs:(226,1)-(237,35) _result :: [Token] = _ *** Ignoring breakpoint *** Ignoring breakpoint |