aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/OrphanInstances.hs
blob: a005c4a262bc1ba1cd917ea5ff5a1119beabd7c8 (plain) (blame)
1
2
3
4
5
6
7
module OrphanInstances where

import OrphanInstancesType
import OrphanInstancesClass

instance AClass AnotherType where
  aClass (AType n) = n