summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/OverD.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/OverD.hs')
-rw-r--r--testsuite/tests/indexed-types/should_fail/OverD.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/OverD.hs b/testsuite/tests/indexed-types/should_fail/OverD.hs
new file mode 100644
index 0000000000..3bce8de55e
--- /dev/null
+++ b/testsuite/tests/indexed-types/should_fail/OverD.hs
@@ -0,0 +1,3 @@
+module OverD where
+import OverB
+import OverC