[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / reader / PrefixToHs.lhs
index c638ca2..2f22955 100644 (file)
@@ -20,7 +20,7 @@ module PrefixToHs (
        sepDeclsIntoSigsAndBinds
     ) where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 
 import PrefixSyn       -- and various syntaxen.
 import HsSyn