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

27 May
2009
27 May
'09
6:58 p.m.
Tue May 26 06:37:29 PDT 2009 rubbernecking.trumpet.stephen@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-b593f8af1...
5837
Age (days ago)
5837
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts