On 11-11-09 06:37 AM, dokondr wrote:
In case I upgrade to the latest Haskell Platform, what will happen to
packages already installed  in my ~/.cabal folder? Some of these are
quite old and most probably will be incompatible with GHC 7
Does upgrade process remove old  and create anew ~/.cabal folder?

Every GHC version ignores libs built by other GHC versions.

In short see ~/.ghc

In long see my http://www.vex.net/~trebla/haskell/sicp.xhtml

~/.cabal is hardly the whole story or the major story. More people need to learn that.

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to