patch applied (cabal): Do not use ', ' as a list separator for the cpp/cc/ld-options fields

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Tue Jul 29 15:59:07 EDT 2008


Tue Jul 29 10:05:56 PDT 2008  Duncan Coutts <duncan at 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-89f5ee09249e67a89870127bb1f697b33260bee6.gz



More information about the cabal-devel mailing list