
8 Aug
2006
8 Aug
'06
6:34 p.m.
Hi, I'm wondering what the second argument to 'executeFile' is. It's not clear from the documentation. http://www.haskell.org/ghc/docs/latest/html/libraries/unix/System-Posix-Proc... Also, it seems the documentation source is being parsed incorrectly. This is what it looks like to me: executeFile :: FilePath -> Bool -> [String] -> Maybe [(String, String)] -> IO () literal>executeFile cmd args envexecv*execv*</function> as <varname>arg[0]executeFilearg[1]http://ofb.net/~frederik/