[commit: testsuite] master: Update print020 expected output (d11afce)
Ian Lynagh
igloo at earth.li
Mon Feb 11 20:26:18 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/d11afce2568d3e031450827216b5cdd66efde8b8
>---------------------------------------------------------------
commit d11afce2568d3e031450827216b5cdd66efde8b8
Author: Ian Lynagh <ian at well-typed.com>
Date: Mon Feb 11 18:53:04 2013 +0000
Update print020 expected output
>---------------------------------------------------------------
tests/ghci.debugger/scripts/print020.stdout | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/ghci.debugger/scripts/print020.stdout b/tests/ghci.debugger/scripts/print020.stdout
index ee10c3a..452fd06 100644
--- a/tests/ghci.debugger/scripts/print020.stdout
+++ b/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
More information about the ghc-commits
mailing list