[haskell-platform] #146: Cannot update cabal (Windows PATH issue)

haskell-platform haskell-platform at projects.haskell.org
Wed Oct 10 14:55:36 BST 2012


#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


More information about the Haskell-platform mailing list