[project @ 2003-01-29 14:28:47 by ross]
[haskell-directory.git] / Foreign / Ptr.hs
index bca908b..ae1c813 100644 (file)
@@ -67,6 +67,9 @@ import NHC.FFI
   )
 #endif
 
+#ifdef __HUGS__
+import Hugs.Ptr
+#endif
 
 #ifdef __GLASGOW_HASKELL__
 #include "MachDeps.h"