[Haskell-beginners] System.Process and ghc 6.8.2
Erik de Castro Lopo
mle+cl at mega-nerd.com
Thu Jan 22 01:43:16 EST 2009
Erik de Castro Lopo wrote:
> Hoogle lists functions like readProcess and readProcessWithExitCode but
> they don't seem to exist. Is 6.8.2 too early?
It seems the answer is yes, 6.8.2 is too early.
Now trying to create reimplement readProcess in terms of runInteractiveProcess.
Erik
--
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"All great truths begin as blasphemies."
-- George Bernard Shaw
More information about the Beginners
mailing list