Hi >> What have I done wrong? Did createProcess close the handle, and is >> there a way round this? > > The docs for runProcess says: > > Any Handles passed to runProcess are placed immediately in the > closed state. > > but the equivalent seems to be missing from the documentation for > createProcess.
However the createProcess command structure has the close_fds flag, which seems like it should override that behaviour, and therefore this seems like a bug in createProcess. Thanks Neil _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe