#146: Cannot update cabal (Windows PATH issue) ------------------------------+--------------------------------------------- Reporter: Olathe | Owner: refold Type: defect | Status: closed Priority: major | Milestone: Component: (none-specified) | Resolution: fixed Keywords: | ------------------------------+--------------------------------------------- Changes (by refold):
* status: new => closed * resolution: => fixed Comment: I'm not really sure what is the right way to fix this. Adding ~/cabal/bin to all-users PATH is wrong, and adding %INSTALLDIR%/bin only to the current user's PATH will break things for other users. Perhaps we should recommend doing `cabal install --global` when replacing executables that come with the platform? -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/146#comment:3> 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