aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/OrphanInstancesType.hs
blob: 8a48b93ea945c00c9adca79baaf0ac8595499aec (plain) (blame)
1
2
3
4
{-# LANGUAGE Haskell2010 #-}
module OrphanInstancesType (AType(..)) where

data AType = AType Int