[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / simplCore / SimplPgm.lhs
index 3db8a5f..692f720 100644 (file)
@@ -8,7 +8,7 @@
 
 module SimplPgm ( simplifyPgm ) where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 
 import CmdLineOpts     ( opt_D_verbose_core2core,
                          switchIsOn, intSwitchSet, SimplifierSwitch(..)