#995: Needless call to fromInteger for literals
----------------------+-----------------------------------------------------
 Reporter:  wolfgang  |          Owner:          
     Type:  bug       |         Status:  closed  
 Priority:  normal    |      Milestone:  6.8     
Component:  Compiler  |        Version:  6.7     
 Severity:  minor     |     Resolution:  fixed   
 Keywords:            |     Difficulty:  Unknown 
 Testcase:  N/A       |   Architecture:  Multiple
       Os:  Multiple  |  
----------------------+-----------------------------------------------------
Changes (by simonpj):

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

Comment:

 Good bug. Turns out that there was a mistake in the optimiser, where it
 dealt with cast expressions.  Thanks!

 Simon

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