[project @ 1997-05-18 04:14:01 by sof]
[ghc-hetmet.git] / ghc / lib / glaExts / ByteArray.lhs
index 2ea73c2..f0f66b3 100644 (file)
@@ -33,7 +33,7 @@ module ByteArray
 
 import ArrBase
 import Ix
-import PrelBase (Addr, Word)
+import Foreign (Addr, Word)
 
 \end{code}