[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / basicTypes / UniqSupply.lhs
index bc6da16..1f45155 100644 (file)
@@ -21,7 +21,7 @@ module UniqSupply (
        splitUniqSupply
   ) where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 
 import Unique
 import Util