#3741: ghci misinterprets "early" unicode characters
----------------------------------------+-----------------------------------
  Reporter:  brian                      |          Owner:  igloo           
      Type:  merge                      |         Status:  closed          
  Priority:  normal                     |      Milestone:  6.12.2          
 Component:  Compiler (Parser)          |        Version:  6.10.4          
Resolution:  fixed                      |       Keywords:                  
Difficulty:                             |             Os:  Unknown/Multiple
  Testcase:                             |   Architecture:  Unknown/Multiple
   Failure:  GHC rejects valid program  |  
----------------------------------------+-----------------------------------
Changes (by igloo):

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


Comment:

 Fixed in 6.12:
 {{{
 Tue Jan 19 19:55:30 GMT 2010  Ian Lynagh <[email protected]>
   * Fix #3741
   This isn't exactly a merge of
       Thu Dec 10 16:09:09 GMT 2009  Simon Marlow <[email protected]>
         * Fix #3741, simplifying things in the process
   as it doesn't do any of the simplification, but it does fix the actual
   bug.
 }}}

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