aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/HiddenInstancesB.hs
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/src/HiddenInstancesB.hs')
-rw-r--r--html-test/src/HiddenInstancesB.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/html-test/src/HiddenInstancesB.hs b/html-test/src/HiddenInstancesB.hs
new file mode 100644
index 00000000..eabf0637
--- /dev/null
+++ b/html-test/src/HiddenInstancesB.hs
@@ -0,0 +1,2 @@
+module HiddenInstancesB (Foo, Bar) where
+import HiddenInstancesA