[project @ 1997-08-25 22:36:06 by sof]
[ghc-hetmet.git] / ghc / lib / required / System.lhs
index bdf6ad3..75d1fc7 100644 (file)
@@ -14,7 +14,7 @@ import Prelude
 import Foreign         ( Addr )
 import IOBase          ( IOError(..), IOErrorType(..), thenIO_Prim, constructErrorAndFail )
 import ArrBase         ( indexAddrOffAddr )
-import PackedString    ( unpackCString )
+import PackBase        ( unpackCString )
 
 \end{code}