hdiff
packages
feed
haskell-src-exts
-1.24.0: tests/examples/FamilyKindSig.hs
{-# LANGUAGE TypeFamilies #-} module FamilyKindSig where type family WithKindSig (a :: * -> *)