summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod132.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/mod132.hs')
-rw-r--r--testsuite/tests/module/mod132.hs6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/module/mod132.hs b/testsuite/tests/module/mod132.hs
new file mode 100644
index 0000000000..cecbb9d684
--- /dev/null
+++ b/testsuite/tests/module/mod132.hs
@@ -0,0 +1,6 @@
+-- !!! dcon hiding (in the presence of identically named tycon.)
+-- (test contributed by Ross Paterson.)
+module M where
+import Mod132_B
+
+foo = Foo