FIX BUILD on Windows: horrible hack to work around make(?) bug
[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