summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T15149A.hs
blob: ba4980f885c8b7e79328d31775fabd1088274f1e (plain)
1
2
3
4
5
6
{-# LANGUAGE TypeFamilies #-}
module T15149A where

import Data.Kind (Type)

data family An c :: Type