
13 Apr
2005
13 Apr
'05
5:48 a.m.
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