[project @ 1999-06-28 16:29:45 by simonpj]
[ghc-hetmet.git] / ghc / compiler / types / Type.hi-boot-5
1 __interface Type 1 0 where
2 __export Type Type Kind SuperKind ;
3 1 data Type ;
4 1 type Kind = Type ;
5 1 type SuperKind = Type ;
6
7