#31: Automatically bring cabal packages forward with Platform install? --------------------------------+------------------------------------------- Reporter: jgbai...@gmail.com | Owner: dons Type: enhancement | Status: new Priority: major | Milestone: Component: Platform | Resolution: Keywords: | --------------------------------+------------------------------------------- Comment (by duncan):
I'm not sure there's a lot we can do in general. Certainly everything needs rebuilding when we install new ghc versions. When a minor release includes the same ghc version then it's safe to re-register existing ghc packages if and only if the ABIs match. We currently have no way of checking if the ABIs match (though we may do with GHC 6.12 and later). We can make rebuilding easier however. See http://hackage.haskell.org/trac/hackage/ticket/199 -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/31#comment:2> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform