[project @ 1998-06-29 16:56:00 by sof]
authorsof <unknown>
Mon, 29 Jun 1998 16:56:00 +0000 (16:56 +0000)
committersof <unknown>
Mon, 29 Jun 1998 16:56:00 +0000 (16:56 +0000)
import decl update

ghc/lib/std/System.lhs

index 096a860..192fa29 100644 (file)
@@ -13,7 +13,6 @@ module System (
 import Prelude
 import PrelAddr
 import PrelIOBase      ( IOError(..), IOErrorType(..), constructErrorAndFailWithInfo )
-import PrelArr         ( indexAddrOffAddr )
 import PrelPack        ( unpackCString )
 
 \end{code}