#2244: load in GHCi doesn't work with UTF-8 filenames
----------------------+-----------------------------------------------------
 Reporter:  malebria  |          Owner:             
     Type:  bug       |         Status:  new        
 Priority:  normal    |      Milestone:  6.10 branch
Component:  GHCi      |        Version:  6.8.2      
 Severity:  minor     |     Resolution:             
 Keywords:            |     Difficulty:  Unknown    
 Testcase:            |   Architecture:  Unknown    
       Os:  Unknown   |  
----------------------+-----------------------------------------------------
Changes (by igloo):

  * milestone:  => 6.10 branch

Comment:

 Thanks for the report. I suspect that this is because the IO functions
 ignore all but the low 8 bits of Strings. We should do something to make
 this work.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2244#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to