git.haskell.org
/
ghc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update Hadrian
[ghc.git]
/
testsuite
/
tests
/
typecheck
/
should_fail
/
AssocTyDef04.hs
1
{-# LANGUAGE TypeFamilies #-}
2
module
AssocTyDef04
where
3
4
class
Cls a
where
5
type
Typ a
6
type
Typ a
=
Maybe
7
-- Wrong kind for default