[Hackage] #131: cabal-install should rebuild dependants when a
package is upgraded
Hackage
trac at galois.com
Sat Jun 7 14:59:35 EDT 2008
#131: cabal-install should rebuild dependants when a package is upgraded
---------------------------------+------------------------------------------
Reporter: bringert | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Cabal-2.0
Component: cabal-install tool | Version: HEAD
Severity: normal | Resolution:
Keywords: | Difficulty: hard (< 1 day)
Ghcversion: 6.6 | Platform: Linux
---------------------------------+------------------------------------------
Comment (by duncan):
The new install plan stuff guarantees that the above situation does not
happen. There are never any inconsistent deps in a valid install plan. The
new dep resolver will choose either to build C against A-1.0 or to rebuild
B-1.0 to use A-2.0.
So it's less clear that we need this feature. That's not to say it's never
needed, just that it's not the common case any more.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/131#comment:4>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list