patch applied (cabal): Use accurate per-component package deps
31 May
2009
31 May
'09
5:45 a.m.
Sat May 30 13:23:50 PDT 2009 Duncan Coutts <duncan@haskell.org> * Use accurate per-component package deps Based on an original patch by Stephen Blackheath Previously each component got built using the union of all package deps of all components in the entire package. Now we use exactly the deps specified for that component. To prevent breaking old packages that rely on the sloppy behaviour, package will only get the new behaviour if they specify they need at least cabal-version: >= 1.7.1 M ./Distribution/Simple/Configure.hs -8 +42 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20090530202350-adfee-01db53973...
6271
Age (days ago)
6271
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts