[project @ 2002-02-12 15:17:13 by simonmar]
[ghc-hetmet.git] / ghc / compiler / types / TypeRep.hi-boot-6
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