#104: cabal issue with installation on windows Vista (and probably Win7) ------------------------------+--------------------------------------------- Reporter: rhinoryan | Owner: Type: defect | Status: closed Priority: major | Milestone: Component: (none-specified) | Resolution: invalid Keywords: | ------------------------------+--------------------------------------------- Changes (by refold):
* status: new => closed * resolution: => invalid Comment: "c:\Program Files\Haskell" is the default directory used by cabal-install, we don't touch this setting, and we don't uninstall cabal-installed packages when the Haskell Platform is uninstalled. Probably the only thing we should do is to ensure that "c:\Program Files\Haskell" precedes the HP bin directory in the PATH so that you get the right cabal- install/alex/happy/etc version when upgrading them by hand, as you did. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/104#comment:1> 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