#82: New version should supersede old in path
-------------------------------+--------------------------------------------
 Reporter:  r...@the.ug         |       Owner:  refold
     Type:  enhancement        |      Status:  new   
 Priority:  minor              |   Milestone:        
Component:  Windows installer  |    Keywords:        
-------------------------------+--------------------------------------------
 The Windows installer currently adds directories to the end of the Path
 environment variable. If one is installing over a previous version of the
 Platform, this means the ghc binaries from the previous version will be
 found first unless the path is manually edited. It should either remove
 the previous version's directories (if this is feasible) or insert its
 directories earlier in the path so the new version supersedes the old one.

-- 
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/82>
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

Reply via email to