[project @ 2004-10-11 16:16:20 by simonpj]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcType.hi-boot
index 49e5cd6..fece214 100644 (file)
@@ -1,6 +1,5 @@
 _interface_ TcType 1
 _exports_
-TcType TcMaybe TcTyVarSet;
+TcType TyVarDetails;
 _declarations_
-1 data TcMaybe a;
-1 type TcTyVarSet a = TyVar.GenTyVarSet (ArrBase.MutableVar a (TcMaybe a));
+1 data TyVarDetails;