plugins-1.0ContentsIndex
System.Plugins.Process
Description

A Posix.popen compatibility mapping.

If we use this, we should build -threaded

Documentation
exec :: String -> [String] -> IO ([String], [String])
popen :: FilePath -> [String] -> Maybe String -> IO (String, String, ProcessID)
Produced by Haddock version 0.8