[project @ 2003-07-21 14:33:19 by simonmar]
[ghc-hetmet.git] / ghc / compiler / types / TypeRep.hi-boot-5
1 __interface TypeRep 1 0 where
2 __export TypeRep Type SourceType PredType Kind SuperKind ;
3 1 data Type ;
4 1 data SourceType ;
5 1 type PredType = SourceType ;
6 1 type Kind = Type ;
7 1 type SuperKind = Type ;
8