#1838: do not use getEnv "HOME", use System.Directory.getHomeDirectory
---------------------+------------------------------------------------------
 Reporter:  guest    |          Owner:  igloo  
     Type:  merge    |         Status:  new    
 Priority:  normal   |      Milestone:  6.8.2  
Component:  GHCi     |        Version:  6.6.1  
 Severity:  normal   |     Resolution:         
 Keywords:           |     Difficulty:  Unknown
 Testcase:           |   Architecture:  Unknown
       Os:  Windows  |  
---------------------+------------------------------------------------------
Changes (by simonmar):

  * owner:  => igloo
  * difficulty:  => Unknown
  * type:  bug => merge
  * milestone:  => 6.8.2

Comment:

 Fixed, to merge:

 {{{
 Wed Nov  7 10:06:53 GMT 2007  Simon Marlow <[EMAIL PROTECTED]>
   * FIX #1838: use System.Directory.getHomeDirectory instead of getEnv
 "HOME"
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1838#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to