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