summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T12064a.hs
blob: 381edfc6a6456bf510a1c47928ffd30400fb9821 (plain)
1
2
3
4
module T12064a where
import {-# SOURCE #-} T12064
class K a where
  kfun :: D -> a