| For system, I do need doublequotes in arguments (e.g., when passing
| complex option flags to the programs invoked, or when the arguments
| contain strings). Can that really always be avoided for rawSystem?

Perhaps the comment is misleading.  You can indeed put quotes in
arguments (they get escaped).  It's 

        backslash followed by quote

that I don't know how to get into an argument

Simon

_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to