[Haskell-cafe] readProcess exception

Bulat Ziganshin bulat.ziganshin at gmail.com
Fri Oct 22 19:20:21 EDT 2010


Hello Leskó,

Friday, October 22, 2010, 1:50:54 AM, you wrote:

> I run into a problem with readProcessWithExitCode (from System.Process
> module). Basically what i want is to start an exe file, giving it some
> input on stdin and receiving the results on stdout. But id the stdin and

look for other functions in the library. one that you need should read
and write data simultaneously, for example by using separate thread


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list