ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T8034.hs
{-# LANGUAGE TypeFamilies #-}
module T8034 where
class C a where
type F a
foo :: F a -> F a
{-# LANGUAGE TypeFamilies #-}
module T8034 where
class C a where
type F a
foo :: F a -> F a