[project @ 1999-01-14 17:58:41 by sof]
[ghc-hetmet.git] / ghc / compiler / types / Type.hi-boot
1 _interface_ Type 1
2 _exports_
3 Type Type Kind SuperKind ;
4 _declarations_
5 1 data Type ;
6 1 type Kind = Type ;
7 1 type SuperKind = Type ;
8
9