#54: Windows installer appends paths too far back in PATH -------------------------------+-------------------------------------------- Reporter: larsv | Owner: refold Type: defect | Status: new Priority: minor | Milestone: Component: Windows installer | Keywords: windows path installer -------------------------------+-------------------------------------------- After installing the 2009.2.0.1 platform on Windows, my system %PATH% contains from the middle to the end the following:
C:\Program Files (x86)\Haskell Platform\2009.2.0\ghc-6.10.2\bin;C:\Program Files (x86)\Haskell Platform\2009.2.0\extralibs\bin;C:\Program Files (x86)\Haskell Platform\2009.2.0.1\bin;C:\Program Files (x86)\Haskell Platform\2009.2.0.1\extralibs\bin;C:\Program Files (x86)\Haskell\bin As can be seen, the path to 2009.2.0.1 is after the path to 2009.2.0 which I had installed beforehand. This is likely related to the path appending changes in #25 and #37. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/54> 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