[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / codeGen / SMRep.lhs
index 99432c7..7c46adf 100644 (file)
@@ -17,7 +17,7 @@ module SMRep (
        isIntLikeRep
     ) where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 
 import Pretty          ( ppStr )
 import Util            ( panic )