[project @ 1998-01-08 18:03:08 by simonm]
[ghc-hetmet.git] / ghc / compiler / types / Type.hi-boot
1 _interface_ Type 1
2 _exports_
3 Type Type GenType ;
4 _declarations_
5
6 1 type Type = GenType BasicTypes.Unused ;
7 1 data GenType a ;
8