[project @ 1999-01-14 16:59:51 by sof]
[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