[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / profiling / SCCauto.lhs
index caa46c2..331c371 100644 (file)
@@ -16,7 +16,7 @@ This is a Core-to-Core pass (usually run {\em last}).
 
 module SCCauto ( addAutoCostCentres ) where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 
 import CmdLineOpts     ( opt_AutoSccsOnAllToplevs,
                          opt_AutoSccsOnExportedToplevs,