aboutsummaryrefslogtreecommitdiff
path: root/examples/hide-bug/B.hs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hide-bug/B.hs')
-rw-r--r--examples/hide-bug/B.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/hide-bug/B.hs b/examples/hide-bug/B.hs
new file mode 100644
index 00000000..7c5b9dfe
--- /dev/null
+++ b/examples/hide-bug/B.hs
@@ -0,0 +1 @@
+module B(f, T) where import A