summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/dynbrk005.script
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/dynbrk005.script')
-rw-r--r--testsuite/tests/ghci.debugger/scripts/dynbrk005.script13
1 files changed, 13 insertions, 0 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/dynbrk005.script b/testsuite/tests/ghci.debugger/scripts/dynbrk005.script
new file mode 100644
index 0000000000..6ac65d8096
--- /dev/null
+++ b/testsuite/tests/ghci.debugger/scripts/dynbrk005.script
@@ -0,0 +1,13 @@
+-- TH generated code does not get instrumented
+
+:set -XTemplateHaskell
+:l dynbrk005
+:st normal_fn [1,2,3]
+:st
+:st
+:st
+:st
+:st
+:st
+:st
+:st \ No newline at end of file