summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T7969.hs
blob: e9f604825c6f74c58a9da546bdbf57eddc4133c8 (plain)
1
2
3
4
5
{-# LANGUAGE StandaloneDeriving #-}
module T7969 where
import T7969a 

deriving instance Eq T