[project @ 1999-07-15 09:58:23 by simonmar]
[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