summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break003.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/break003.stdout')
-rw-r--r--testsuite/tests/ghci.debugger/scripts/break003.stdout6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/break003.stdout b/testsuite/tests/ghci.debugger/scripts/break003.stdout
new file mode 100644
index 0000000000..ed418836c8
--- /dev/null
+++ b/testsuite/tests/ghci.debugger/scripts/break003.stdout
@@ -0,0 +1,6 @@
+Breakpoint 0 activated at ../Test3.hs:2:18-31
+Stopped at ../Test3.hs:2:18-31
+_result :: [a] = _
+f :: t -> a = _
+x :: t = _
+xs :: [t] = [_]