From 440843123290dcdeb024be790d6c1fc32d40206e Mon Sep 17 00:00:00 2001 From: sof Date: Tue, 25 Aug 1998 14:12:03 +0000 Subject: [PATCH] [project @ 1998-08-25 14:12:03 by sof] Import list adjustments --- ghc/lib/misc/Readline.lhs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/lib/misc/Readline.lhs b/ghc/lib/misc/Readline.lhs index 09bcdf7..7258726 100644 --- a/ghc/lib/misc/Readline.lhs +++ b/ghc/lib/misc/Readline.lhs @@ -31,7 +31,7 @@ module Readline ( ) where import GlaExts -import PackedString ( unpackCStringIO ) +import CString ( unpackCStringIO ) import Foreign import System -- 1.7.10.4