From aeff5590a2354b28a99617f4e0d29149989820e0 Mon Sep 17 00:00:00 2001 From: sof Date: Mon, 29 Jun 1998 16:56:00 +0000 Subject: [PATCH] [project @ 1998-06-29 16:56:00 by sof] import decl update --- ghc/lib/std/System.lhs | 1 - 1 file changed, 1 deletion(-) 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} -- 1.7.10.4