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