#5975: ghci can't load file whose name contains non-ASCII chars?
--------------------------------------+-------------------------------------
  Reporter:  j.waldmann               |          Owner:                
      Type:  bug                      |         Status:  closed        
  Priority:  normal                   |      Milestone:  7.6.1         
 Component:  GHCi                     |        Version:  7.4.1         
Resolution:  fixed                    |       Keywords:                
        Os:  Linux                    |   Architecture:  x86_64 (amd64)
   Failure:  None/Unknown             |     Difficulty:  Unknown       
  Testcase:  ghci/scripts/T5975{a,b}  |      Blockedby:                
  Blocking:                           |        Related:                
--------------------------------------+-------------------------------------
Changes (by pcapriotti):

  * status:  patch => closed
  * testcase:  => ghci/scripts/T5975{a,b}
  * resolution:  => fixed
  * milestone:  => 7.6.1


Comment:

 Pushed (the ticket number in the commit message is wrong):

 {{{
 commit 0a532c6ba5df245aef4f2a127bd0e3ae40048334
 Author: Paolo Capriotti <p.caprio...@gmail.com>
 Date:   Wed Mar 28 16:11:34 2012 +0100

     Do not re-encode correctly encoded inputs and arguments (#5795)
 }}}

 I added a testcase which generates a file with a utf-8 encoded name at
 runtime.

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