[project @ 1996-01-18 16:33:17 by partain]
[ghc-hetmet.git] / ghc / lib / prelude / PreludeMonadicIO.lhs
index 38bb570..a738e10 100644 (file)
@@ -33,6 +33,8 @@ import List           ( (++) )
 import Prel            ( (.), not )
 import PS              ( _PackedString, _unpackPS )
 import Text
+import TyArray
+import TyComplex
 
 import PreludeGlaST
 import PreludeIOError