[haskell-platform] #129: WinGHCi won't start if installed without enviroment variables set

haskell-platform haskell-platform at projects.haskell.org
Fri Oct 29 05:36:39 EDT 2010


#129: WinGHCi won't start if installed without enviroment variables set
-------------------------------+--------------------------------------------
 Reporter:  lummar             |        Owner:  refold    
     Type:  defect             |       Status:  assigned  
 Priority:  minor              |    Milestone:  2010.4.0.0
Component:  Windows installer  |   Resolution:            
 Keywords:                     |  
-------------------------------+--------------------------------------------
Comment (by VZ):

 The real problem here seems to be that the `PATH` is not set to include
 the GHCi directory. The only way to make WinGHCi run without modifying the
 `PATH` currently seems to be to copy it to the `bin` directory containing
 `ghci.exe`.

-- 
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/129#comment:5>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries


More information about the Haskell-platform mailing list