[Haskell-cafe] the "interact" function and Hugs/ghci on Windows ...
Galchin Vasili
vigalchin at gmail.com
Thu Nov 15 21:25:46 EST 2007
Hello,
I have a Haskell script that contains several functions that are
implemented in terms on "interact". When I do a "function application",
Hugs/ghci is waiting for input from stdin. How do one denote EOF from stdin,
so that the function evaluation can continue and do the IO () action , ie..
write to stdout?
Regards, Vasili
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20071115/73ac2e39/attachment.htm
More information about the Haskell-Cafe
mailing list