[project @ 2004-12-02 15:57:02 by ross]
[ghc-base.git] / Foreign / C / Error.hs
index 6d420d9..9ee6499 100644 (file)
@@ -124,7 +124,7 @@ import System.IO.Unsafe             ( unsafePerformIO )
 #endif
 
 #ifdef __HUGS__
-{-# CBITS PrelIOUtils.c #-}
+{-# CFILES cbits/PrelIOUtils.c #-}
 #endif