summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T13068.hs
blob: e0b8f57c94ffba2e02e6028f6fefc2df5d697dec (plain)
1
2
3
4
module T13068 where
import T13068a
class C a where
    f :: a