FIX #1910: fix code generated for GDTOI on x86_32
[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