#5767: Integer inefficiencies
---------------------------------+------------------------------------------
Reporter: rl | Owner:
Type: bug | Status: merge
Priority: normal | Milestone:
Component: Compiler | Version: 7.5
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: Runtime performance bug
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Changes (by simonpj):
* status: new => merge
Comment:
Fixed by
{{{
commit 1074c2da93cc89cd183375ae414a18dc536a7b5d
Author: Simon Peyton Jones <[email protected]>
Date: Fri Jan 13 15:46:56 2012 +0000
Get the knownKeyNames for doubleFromInteger right
There was a trivial typo which meant that important
newly-added rules would never fire!
compiler/prelude/PrelNames.lhs | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
}}}
Ian, please merge; and perhaps add a test?
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5767#comment:2>
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