[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / compiler / types / Type.hi-boot
1 _interface_ Type 1
2 _exports_
3 Type Type GenType Kind ;
4 _declarations_
5 1 type Type = GenType BasicTypes.Unused ;
6 1 type Kind = Type ;
7 1 data GenType a ;
8