[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / stranal / StrictAnal.lhs
index 71c6e90..fd4445b 100644 (file)
@@ -11,7 +11,7 @@ Semantique analyser) was written by Andy Gill.
 
 module StrictAnal ( saWwTopBinds, saTopBinds ) where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 
 import CmdLineOpts     ( opt_AllStrict, opt_NumbersStrict,
                          opt_D_dump_stranal, opt_D_simplifier_stats