[Haskell-cafe] Execution of external command
Bulat Ziganshin
bulat.ziganshin at gmail.com
Thu Dec 13 08:48:12 EST 2007
Hello Duncan,
Thursday, December 13, 2007, 4:43:17 PM, you wrote:
> Use just the GHC bit from the code I pointed at:
thank you, Duncan. are there any objections against simplest code
proposed by Yitzchak? i.e.
(_, h, _, _) <- runInteractiveCommand "script params"
output <- hGetContents h
taking into account that bad-behaved scripts are not my headache?
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list