#83: HaskellPlatform-2009.2.0.2-setup.exe sets wrong PATH on Windows Vista 64 -------------------------------+-------------------------------------------- Reporter: anonymous | Owner: refold Type: defect | Status: new Priority: minor | Milestone: Component: Windows installer | Keywords: -------------------------------+-------------------------------------------- what happens: The installer adds "C:\Program Files (x86)\Haskell\bin" to the PATH environment variable, a directory structure which is not created by the installer.
steps to reproduce: Run HaskellPlatform-2009.2.0.2-setup.exe on Windows Vista 64, accept the default installation location, and let the installer adjust the PATH. temporary fix: Adjust the PATH manually. fix: Make the installer add "C:\Program Files (x86)\Haskell Platform\2009.2.0.2\bin" instead -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/83> 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