summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T9167.hs
blob: 2d2f555011b8f67ca72f3c85935af5423c55ef2c (plain)
1
2
3
4
5
6
 {-# LANGUAGE TypeFamilies #-}

module T9167 where

class C a where
   type F b