#4891: dataConInfoPtrToName doesn't correctly resolve constructors with a 
trailing
.
-----------------------------+----------------------------------------------
  Reporter:  TristanAllwood  |          Owner:  igloo           
      Type:  bug             |         Status:  closed          
  Priority:  high            |      Milestone:  7.2.1           
 Component:  Compiler        |        Version:  6.12.1          
Resolution:  fixed           |       Keywords:                  
  Testcase:  T4891           |      Blockedby:                  
Difficulty:                  |             Os:  Unknown/Multiple
  Blocking:                  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown    |  
-----------------------------+----------------------------------------------
Changes (by igloo):

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


Comment:

 Fixed by:
 {{{
 commit 9330f8d055e9e1113cecbf4e57b9f6a750fe0291
 Author: Ian Lynagh <[email protected]>
 Date:   Sun Apr 3 15:23:38 2011 +0100

     Fix parsing constructors containing dots; fixes trac #4891
 }}}
 and test added.

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