From: sof Date: Mon, 29 Jun 1998 16:56:00 +0000 (+0000) Subject: [project @ 1998-06-29 16:56:00 by sof] X-Git-Tag: Approx_2487_patches~551 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=aeff5590a2354b28a99617f4e0d29149989820e0;p=ghc-hetmet.git [project @ 1998-06-29 16:56:00 by sof] import decl update --- diff --git a/ghc/lib/std/System.lhs b/ghc/lib/std/System.lhs index 096a860..192fa29 100644 --- a/ghc/lib/std/System.lhs +++ b/ghc/lib/std/System.lhs @@ -13,7 +13,6 @@ module System ( import Prelude import PrelAddr import PrelIOBase ( IOError(..), IOErrorType(..), constructErrorAndFailWithInfo ) -import PrelArr ( indexAddrOffAddr ) import PrelPack ( unpackCString ) \end{code}