summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break022/B.hs-boot
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/break022/B.hs-boot')
-rw-r--r--testsuite/tests/ghci.debugger/scripts/break022/B.hs-boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/break022/B.hs-boot b/testsuite/tests/ghci.debugger/scripts/break022/B.hs-boot
new file mode 100644
index 0000000000..8e73321e9f
--- /dev/null
+++ b/testsuite/tests/ghci.debugger/scripts/break022/B.hs-boot
@@ -0,0 +1,3 @@
+module B where
+
+b :: a -> a \ No newline at end of file