Re: [Hackage] #131: cabal-install should rebuild dependants when a package is upgraded

#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
participants (1)
-
Hackage