#2709: System.Directory.doesDirectoryExist "\\" is False on Windows
------------------------------------+---------------------------------------
    Reporter:  Deewiant             |        Owner:  igloo  
        Type:  bug                  |       Status:  closed 
    Priority:  high                 |    Milestone:  6.10.2 
   Component:  libraries/directory  |      Version:  6.10.1 
    Severity:  normal               |   Resolution:  fixed  
    Keywords:                       |   Difficulty:  Unknown
    Testcase:                       |           Os:  Windows
Architecture:  Unknown/Multiple     |  
------------------------------------+---------------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Fixed in HEAD and 6.10 branch:
 {{{
 Sun Feb  8 11:16:54 PST 2009  Ian Lynagh <[email protected]>
   * Make dropTrailingPathSeparator not return empty string
   dropTrailingPathSeparator "\\" was evaluating to "". Now if it would
   return "" it returns a single path separator instead. Fixes trac #2709.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2709#comment:5>
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