Wibbble to last fix to generalisation (again!); fixes Trac #1575
[ghc-hetmet.git] / compiler / types / TypeRep.hi-boot-6
1 module TypeRep where
2
3 data Type
4 data PredType
5 data TyThing
6 type Kind = Type
7 isCoercionKind :: Kind -> GHC.Base.Bool
8