module T3449 (Foo, f1) where class Foo a where f1 :: a f2 :: a unused :: Int