[project @ 1999-01-27 10:55:39 by simonm]
authorsimonm <unknown>
Wed, 27 Jan 1999 10:55:39 +0000 (10:55 +0000)
committersimonm <unknown>
Wed, 27 Jan 1999 10:55:39 +0000 (10:55 +0000)
import PrelStable to get StablePtrs.

ghc/lib/exts/ByteArray.lhs

index 504b2eb..60c9fed 100644 (file)
@@ -26,6 +26,7 @@ module ByteArray
 import PrelArr
 import PrelBase
 import PrelForeign
+import PrelStable
 import Ix
 \end{code}