[project @ 2002-09-09 03:50:38 by sof]
[haskell-directory.git] / Foreign / Storable.hs
index e5d5202..b98cf8a 100644 (file)
@@ -51,7 +51,7 @@ import Foreign.Ptr
 #endif
 
 #ifdef __HUGS__
-import PrelImpl
+import Hugs.Prelude
 import Hugs.Storable
 #endif