#246: Wrong pat-match order for records
----------------------+-----------------------------------------------------
 Reporter:  simonpj   |          Owner:  simonpj 
     Type:  bug       |         Status:  assigned
 Priority:  low       |      Milestone:  _|_     
Component:  Compiler  |        Version:  6.4.1   
 Severity:  minor     |     Resolution:  None    
 Keywords:            |     Difficulty:  Unknown 
 Testcase:            |   Architecture:  Unknown 
       Os:  Unknown   |  
----------------------+-----------------------------------------------------
Changes (by simonmar):

  * testcase:  =>
  * milestone:  6.8 branch => _|_

Comment:

 One approach to fixing this would be to generate the simple-minded left-
 to-right top-to-bottom pattern matching code in the desugarer, and let the
 simplifier optimise it.

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