[Haskell-cafe] Re: Closest analog to popen()

Peter Simons simons at cryp.to
Wed Apr 13 05:48:00 EDT 2005


Dimitry Golubovsky writes:

 > Does there exist any analog of popen in the standard Haskell libraries?

Maybe System.Process.runInteractiveCommand is what you need?

http://haskell.org/ghc/docs/latest/html/libraries/base/System.Process.html

Peter





More information about the Haskell-Cafe mailing list