summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/T9687.hs
blob: 818878b2150603f5c726f9e41f2960ca59d81b72 (plain)
1
2
3
4
module T9687 where
import Data.Typeable

instance Typeable (a,b,c,d,e,f,g,h)