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

Ian Lynagh igloo at earth.li
Tue Jul 29 17:54:37 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/packages/Cabal/_darcs/patches/20080729170556-adfee-89f5ee09249e67a89870127bb1f697b33260bee6.gz


More information about the Cvs-libraries mailing list