On Mon, Apr 16, 2012 at 2:50 AM, grant <[email protected]> wrote: >> >> Hi, I am trying to use process-conduit on windows, but it appears to hang >> when using the conduitCmd. >> Is there a reason why this doesn't work? >> >> Thanks for any help, >> Grant > > > I have made an attempt to create a version of process conduits that appears to > work on Windows and Linux. > Unfortunately it looks a bit ugly. Does anyone have any input on if this is > the > right approach and if so, how it can be improved? > > Thanks for any help. > Grant > > https://gist.github.com/2395361 > > > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe
I'm not sure what the original problems were that caused it to hang on Windows, so I can't really speak to that part of the code. The conduit-specific stuff looks good though. Michael _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
