packages feed

haddock-2.17.2: html-test/src/OrphanInstances.hs

module OrphanInstances where

import OrphanInstancesType
import OrphanInstancesClass

-- | This is an orphan instance.
instance AClass AType where
  aClass (AType n) = n