#212: HP Windows installer should add mingw/bin to PATH -------------------------------+-------------------------------------------- Reporter: nurpax | Owner: refold Type: defect | Status: new Priority: major | Milestone: Component: Windows installer | Resolution: Keywords: | -------------------------------+--------------------------------------------
Comment(by refold): We didn't do that previously since we didn't want to silently override the system gcc (if it's installed). Maybe the correct behaviour is to *append* `$PLATFORMDIR/mingw/bin` to $PATH so that the system gcc (if installed) is not overridden. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/212#comment:1> 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