Simon Marlow wrote: > [...] Perhaps we should be using single quotes instead.
This would be a little bit more backwards compatible, so this is probably the way to go IMHO. OTOH, this might break arguments with a single quote in them, but they are probably much less common.
> But in any case, just removing the double quotes from your -D option > should be enough to fix it.
Well, fixing my humble Makefile is not the point, I'm more concerned about this gratuitous change in the handling of quoting which breaks other people's Makefiles.
Regardless of the solution, th quoting issue should be documented in the GHC docs somehow.
Cheers, S.
_______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
