#3300: System.IO and System.Directory functions not Unicode-aware under Windows
------------------------------------+---------------------------------------
    Reporter:  shu                  |        Owner:  simonmar
        Type:  bug                  |       Status:  closed  
    Priority:  normal               |    Milestone:  6.12.1  
   Component:  libraries/directory  |      Version:  6.11    
    Severity:  major                |   Resolution:  fixed   
    Keywords:  unicode              |   Difficulty:  Unknown 
    Testcase:                       |           Os:  Windows 
Architecture:  Unknown/Multiple     |  
------------------------------------+---------------------------------------
Changes (by simonmar):

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

Comment:

 These changes are now complete.

 libraries/Win32:

 {{{
 Mon Jun 29 03:47:50 PDT 2009  Simon Marlow <[email protected]>
   * add SHGetFolderPath support
 }}}

 libraries/directory:

 {{{
 Mon Jun 29 04:26:04 PDT 2009  Simon Marlow <[email protected]>
   * move Win32 SearchPath and SHGetFolderPath into the Win32 package
 }}}

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