c9fc22330f81926cc1a5341f9ff2e1fa05b24dc0
[ghc-hetmet.git] / TypeRep.hi-boot
1 _interface_ TypeRep 1
2 _exports_ TypeRep Type PredType Kind SuperKind ;
3 _declarations_
4 1 data Type ;
5 1 data PredType ;
6 1 type Kind = Type ;
7 1 type SuperKind = Type ;
8