[project @ 1997-06-05 09:16:04 by sof]
[ghc-hetmet.git] / ghc / compiler / types / TyVar.lhs
index 73ae742..0fdfc32 100644 (file)
@@ -24,7 +24,6 @@ module TyVar (
   ) where
 
 CHK_Ubiq()     -- debugging consistency check
---IMPORT_DELOOPER(IdLoop)      -- for paranoia checking
 
 -- friends
 import Usage           ( GenUsage, SYN_IE(Usage), usageOmega )