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