[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / absCSyn / HeapOffs.lhs
index e37b4b2..0ce2a41 100644 (file)
@@ -31,9 +31,9 @@ module HeapOffs (
        SpARelOffset(..), SpBRelOffset(..)
     ) where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
 #if ! OMIT_NATIVE_CODEGEN
-import AbsCLoop                ( fixedHdrSizeInWords, varHdrSizeInWords )
+IMPORT_DELOOPER(AbsCLoop)              ( fixedHdrSizeInWords, varHdrSizeInWords )
 #endif
 
 import Maybes          ( catMaybes )