aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/OrphanInstancesType.hs
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/src/OrphanInstancesType.hs')
-rw-r--r--html-test/src/OrphanInstancesType.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/html-test/src/OrphanInstancesType.hs b/html-test/src/OrphanInstancesType.hs
new file mode 100644
index 00000000..b3c3145e
--- /dev/null
+++ b/html-test/src/OrphanInstancesType.hs
@@ -0,0 +1,3 @@
+module OrphanInstancesType (AType(..)) where
+
+data AType = AType Int