summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/print032.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/print032.stdout')
-rw-r--r--testsuite/tests/ghci.debugger/scripts/print032.stdout8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/print032.stdout b/testsuite/tests/ghci.debugger/scripts/print032.stdout
new file mode 100644
index 0000000000..5b84fd7c6d
--- /dev/null
+++ b/testsuite/tests/ghci.debugger/scripts/print032.stdout
@@ -0,0 +1,8 @@
+MkT2 [Just 1]
+Breakpoint 0 activated at print029.hs:7:0-13
+Stopped at print029.hs:7:0-13
+_result :: (t Int, t Int) = _
+Stopped at print029.hs:7:9-13
+_result :: (t Int, t Int) = _
+x :: [Maybe Int] = [Just 1]
+y :: [Maybe Int] = _