hdiff
packages
feed
ghc-exactprint
-0.5.0.0: tests/examples/ghc8/T8034.hs
{-# LANGUAGE TypeFamilies #-} module T8034 where class C a where type F a foo :: F a -> F a