[project @ 1997-06-05 09:32:15 by sof]
[ghc-hetmet.git] / ghc / compiler / types / Class.hi-boot
1 _interface_ Class 1
2 _exports_
3 Class Class GenClass;
4 _instances_
5 _declarations_
6 1 type Class = Class.GenClass TyVar.TyVar Usage.UVar;
7 1 data GenClass a b;