[project @ 2002-08-25 09:16:07 by panne]
[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
 --