[project @ 2005-05-17 09:48:27 by krasimir]
authorkrasimir <unknown>
Tue, 17 May 2005 09:48:27 +0000 (09:48 +0000)
committerkrasimir <unknown>
Tue, 17 May 2005 09:48:27 +0000 (09:48 +0000)
commit94b933bdd329a11ef9c8ccb2acc0150d66603806
treedb65da978ed312ca2e8f53806cf739321ee29cb6
parent0c55f9264b1e2c00d33cbeb584b228e6e0a19ea1
[project @ 2005-05-17 09:48:27 by krasimir]
Use runProcess instead of system if the former is available and we would like
to redirect stdout of the new process. system is unsafe if you have spaces
in the file path or you have / instead of \ on Windows.
ghc/utils/hsc2hs/Main.hs