[project @ 1999-01-26 12:24:57 by simonm]
[ghc-hetmet.git] / ghc / lib / std / PrelErr.lhs
index a96044c..70b3f47 100644 (file)
@@ -41,7 +41,7 @@ import PrelPack     ( packString )
 import PrelArr      ( ByteArray(..) )
 
 #ifndef __PARALLEL_HASKELL__
-import PrelForeign  ( StablePtr, deRefStablePtr )
+import PrelStable  ( StablePtr, deRefStablePtr )
 #endif
 
 ---------------------------------------------------------------