summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T2435Foo.hs
blob: 47fba68e63fb0ad4eaa3d916265e522f0f581485 (plain)
1
2
3
{-# LANGUAGE TypeFamilies #-}
module T2435Foo where
class C a where type T a