[commit: ghc] ghc-7.4: Add prelude rules for encode{Float, Double}Integer and integerTo{Int, Word}64 (359f27f)

Ian Lynagh igloo at earth.li
Wed Jan 11 18:07:58 CET 2012


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : ghc-7.4

http://hackage.haskell.org/trac/ghc/changeset/359f27f092cae35d36b405fd53481addcf16040d

>---------------------------------------------------------------

commit 359f27f092cae35d36b405fd53481addcf16040d
Author: Ian Lynagh <igloo at earth.li>
Date:   Wed Jan 11 00:24:16 2012 +0000

    Add prelude rules for encode{Float,Double}Integer and integerTo{Int,Word}64

 compiler/coreSyn/CoreSyn.lhs   |    8 +++++
 compiler/prelude/PrelNames.lhs |   68 ++++++++++++++++++++++++----------------
 compiler/prelude/PrelRules.lhs |   22 ++++++++++--
 3 files changed, 67 insertions(+), 31 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 359f27f092cae35d36b405fd53481addcf16040d



More information about the Cvs-ghc mailing list