[project @ 1996-01-11 14:06:51 by partain]
[ghc-hetmet.git] / ghc / lib / prelude / IList.hs
index 30f6da3..1b981d2 100644 (file)
@@ -2,7 +2,7 @@ module PreludeBuiltin where
 
 import Prel            ( (&&) )
 import Cls
-import Core            ( _readList, _showList )
+import Core
 import IChar
 import IInt
 import List            ( (++) )