[project @ 1996-12-19 09:10:02 by simonpj]
[ghc-hetmet.git] / ghc / compiler / codeGen / CgUpdate.lhs
index 70e344b..5c0accd 100644 (file)
@@ -13,7 +13,7 @@ IMP_Ubiq(){-uitous-}
 import CgMonad
 import AbsCSyn
 
-import CgCompInfo      ( sTD_UF_SIZE, sCC_STD_UF_SIZE )
+import Constants       ( sTD_UF_SIZE, sCC_STD_UF_SIZE )
 import CgStackery      ( allocUpdateFrame )
 import CmdLineOpts     ( opt_SccProfilingOn )
 import Util            ( assertPanic )