summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/ghci.debugger/scripts/print022.stdout
diff options
context:
space:
mode:
authorpepe iborra <mnislaih@gmail.com>2009-04-19 12:16:51 +0000
committerpepe iborra <mnislaih@gmail.com>2009-04-19 12:16:51 +0000
commit78d4de715e20ce259b87f1cf14e3967ecfef6efb (patch)
tree6381e24c485ce74d123927ac8ab5c73be552f7ac /testsuite/tests/ghc-regress/ghci.debugger/scripts/print022.stdout
parentb3c97960d9a449b79058ec4fe3fe111a1b89458c (diff)
downloadhaskell-78d4de715e20ce259b87f1cf14e3967ecfef6efb.tar.gz
Make test print022 a bit stronger
Diffstat (limited to 'testsuite/tests/ghc-regress/ghci.debugger/scripts/print022.stdout')
-rw-r--r--testsuite/tests/ghc-regress/ghci.debugger/scripts/print022.stdout8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/tests/ghc-regress/ghci.debugger/scripts/print022.stdout b/testsuite/tests/ghc-regress/ghci.debugger/scripts/print022.stdout
index a3970a68a6..cc23f97c3a 100644
--- a/testsuite/tests/ghc-regress/ghci.debugger/scripts/print022.stdout
+++ b/testsuite/tests/ghc-regress/ghci.debugger/scripts/print022.stdout
@@ -1,2 +1,10 @@
()
test = C 1 32 1.2 1.23 'x' 1 1.2 1.23
+Breakpoint 0 activated at print022.hs:11:0-6
+Stopped at print022.hs:11:0-6
+_result :: t = _
+Stopped at print022.hs:11:6
+_result :: t = _
+x :: t = _
+x = C2 1 32 'a' 3
+x :: T2