summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/prog019/B.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/prog019/B.hs')
-rw-r--r--testsuite/tests/ghci/prog019/B.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/prog019/B.hs b/testsuite/tests/ghci/prog019/B.hs
new file mode 100644
index 0000000000..96a9cd4009
--- /dev/null
+++ b/testsuite/tests/ghci/prog019/B.hs
@@ -0,0 +1,3 @@
+module B where
+
+import B1