[project @ 2002-04-29 14:03:38 by simonmar]
[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