#136: Windows error: "ghci: Unable to locate ghc.exe" -------------------------------+-------------------------------------------- Reporter: mcandre | Owner: refold Type: defect | Status: reopened Priority: major | Milestone: 2010.2.0.0 Component: Windows installer | Resolution: Keywords: | -------------------------------+-------------------------------------------- Comment (by mcandre):
It was NOT my attempted solution. My attempted solution was to manually create the correct variable within $PATH. My assumption was that somewhere within the Haskell Platform installer, a path such as "C:\Program Files\" instead of "\"C:\Program Files\"" is used. As a programmer, I've noticed that omitting these quotes often causes such problems. I'm glad to hear that you've deduced the problem to be GetShortPathName, which is far more specific than my guess. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/136#comment:11> 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