[project @ 1999-01-28 11:33:42 by simonpj]
[ghc-hetmet.git] / ghc / lib / exts / ByteArray.lhs
index 60c9fed..6a90023 100644 (file)
@@ -25,8 +25,7 @@ module ByteArray
 
 import PrelArr
 import PrelBase
-import PrelForeign
-import PrelStable
+import PrelStable( StablePtr(..) )
 import Ix
 \end{code}