patch applied (cabal): Ticket #89 part 1: add targetBuildDepends field to PackageDescription's target-specific BuildInfos

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Wed May 27 18:58:54 EDT 2009


Tue May 26 06:37:29 PDT 2009  rubbernecking.trumpet.stephen at blacksapphire.com
  * Ticket #89 part 1: add targetBuildDepends field to PackageDescription's target-specific BuildInfos
  Ignore-this: 96572adfad12ef64a51dce2f7c5f738
  This provides dependencies specifically for each library and executable target.
  buildDepends is calculated as the union of the individual targetBuildDepends,
  giving a result that's exactly equivalent to the old behaviour.

    M ./Distribution/PackageDescription.hs -3 +6
    M ./Distribution/PackageDescription/Configuration.hs -38 +68

View patch online:
http://darcs.haskell.org/cabal/_darcs/patches/20090526133729-77ee1-b593f8af14954c50e7177189625b499dfe416cf2.gz



More information about the cabal-devel mailing list