Changed "\home\bob" to "/home/bob" in docs for System.Process.createProcess
"\home\bob" does not form valid Haskell as there is no "\h" character. Therefore, this line was changed to the *nix directory location it was intended to be.
Showing
Please register or sign in to comment