[project @ 1996-07-15 11:32:34 by partain]
[ghc-hetmet.git] / ghc / compiler / utils / UniqFM.lhs
index f7f1cba..09723c8 100644 (file)
@@ -55,10 +55,6 @@ module UniqFM (
 
 #if defined(COMPILING_GHC)
 IMP_Ubiq(){-uitous-}
-import {-hide from mkdependHS-}
-       Name    ( Name )   -- specialising only
-import {-hide from mkdependHS-}
-       RnHsSyn ( RnName ) -- specialising only
 #endif
 
 import Unique          ( Unique, u2i, mkUniqueGrimily )