[project @ 1996-01-18 16:33:17 by partain]
[ghc-hetmet.git] / ghc / lib / prelude / PreludeReadTextIO.lhs
index ba61a31..807a8a7 100644 (file)
@@ -24,6 +24,8 @@ import IList
 import List            ( (++) )
 import Prel            ( chr )
 import Text
+import TyArray
+import TyComplex
 
 import PreludeIOError
 import PreludeMonadicIO