[project @ 2002-07-16 16:08:58 by ross]
[ghc-base.git] / Foreign / StablePtr.hs
index 17c219e..08e9ae3 100644 (file)
@@ -33,6 +33,9 @@ import GHC.Stable
 import GHC.Err
 #endif
 
+#ifdef __HUGS__
+import Hugs.StablePtr
+#endif
 
 -- $cinterface
 --