
25 Jan
2007
25 Jan
'07
6:29 a.m.
On Wed, 2007-01-24 at 22:51 -0800, Conal Elliott wrote:
Do forward slashes get turned into backslashes for xxxx-args arguments in Windows?
Are you using a shell like Mingw's MSYS? If so it does do that kind of translation. If you're getting that behaviour when using an ordinary windows command prompt (cmd.exe) then it's a cabal issue. Duncan