[project @ 2004-12-02 15:57:02 by ross]
[ghc-base.git] / System / Posix / Internals.hs
index 943b58f..4976e9d 100644 (file)
@@ -45,7 +45,7 @@ import System.IO
 #ifdef __HUGS__
 import Hugs.Prelude (IOException(..), IOErrorType(..))
 
-{-# CBITS PrelIOUtils.c dirUtils.c consUtils.c #-}
+{-# CFILES cbits/PrelIOUtils.c cbits/dirUtils.c cbits/consUtils.c #-}
 ioException = ioError
 #endif