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