80452e4d2f6e068ec2af01aa023fec40d655a9fd
[ghc-hetmet.git] / ghc / compiler / types / TypeRep.hi-boot-5
1 __interface TypeRep 1 0 where
2 __export TypeRep Type SourceType PredType Kind SuperKind TyThing ;
3 1 data Type ;
4 1 data SourceType ;
5 1 data TyThing ;
6 1 type PredType = SourceType ;
7 1 type Kind = Type ;
8 1 type SuperKind = Type ;
9