[project @ 1996-01-18 16:33:17 by partain]
[ghc-hetmet.git] / ghc / lib / prelude / PreludeWriteTextIO.lhs
index 000c343..cc63ce9 100644 (file)
@@ -29,6 +29,7 @@ import List           ( splitAt, (++) )
 import Prel            ( ord, (.), otherwise )
 import Text
 import TyArray         -- instance _CCallable (_ByteArray a)
+import TyComplex
 
 import PreludeIOError
 import PreludeMonadicIO