[project @ 2003-12-30 20:51:24 by simonpj]
[ghc-hetmet.git] / ghc / compiler / types / TypeRep.hi-boot
1 _interface_ TypeRep 1
2 _exports_ TypeRep Type SourceType PredType Kind SuperKind ;
3 _declarations_
4 1 data Type ;
5 1 data SourceType ;
6 1 type PredType = SourceType ;
7 1 type Kind = Type ;
8 1 type SuperKind = Type ;
9