summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break013.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/break013.stdout')
-rw-r--r--testsuite/tests/ghci.debugger/scripts/break013.stdout11
1 files changed, 11 insertions, 0 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/break013.stdout b/testsuite/tests/ghci.debugger/scripts/break013.stdout
new file mode 100644
index 0000000000..9daa2db266
--- /dev/null
+++ b/testsuite/tests/ghci.debugger/scripts/break013.stdout
@@ -0,0 +1,11 @@
+Stopped at break013.hs:(1,1)-(4,18)
+_result :: (Bool, Bool, ()) = _
+Stopped at break013.hs:1:7-13
+_result :: (Bool, Bool, ()) = _
+a :: Bool = _
+b :: Bool = _
+c :: () = _
+_result :: (Bool, Bool, ()) = _
+a :: Bool = _
+b :: Bool = _
+c :: () = _