29 Jul
2008
29 Jul
'08
7:59 p.m.
Tue Jul 29 10:05:56 PDT 2008 Duncan Coutts <duncan@haskell.org> * Do not use ',' as a list separator for the cpp/cc/ld-options fields It breaks for some options like "ld-options: -Wl,-z,now" No existing .cabal files on hackage were using ',' as a list separator so this should not break anything. M ./Distribution/PackageDescription/Parse.hs -3 +3 M ./Distribution/ParseUtils.hs -2 +14 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080729170556-adfee-89f5ee092...