summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/AssocTyDef08.hs
blob: 6a7d808bb7e0bcbbf48cae96129acff1df9dd185 (plain)
1
2
3
4
5
module AssocTyDef07 where

class Cls a where
    type Typ a = Int
     -- Default without family OR extension flag