aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/OrphanInstances.hs
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/src/OrphanInstances.hs')
-rw-r--r--html-test/src/OrphanInstances.hs7
1 files changed, 7 insertions, 0 deletions
diff --git a/html-test/src/OrphanInstances.hs b/html-test/src/OrphanInstances.hs
new file mode 100644
index 00000000..a005c4a2
--- /dev/null
+++ b/html-test/src/OrphanInstances.hs
@@ -0,0 +1,7 @@
+module OrphanInstances where
+
+import OrphanInstancesType
+import OrphanInstancesClass
+
+instance AClass AnotherType where
+ aClass (AType n) = n