Remove unncessary fromIntegral calls
authorsimonpj@microsoft.com <unknown>
Tue, 16 Nov 2010 17:12:47 +0000 (17:12 +0000)
committersimonpj@microsoft.com <unknown>
Tue, 16 Nov 2010 17:12:47 +0000 (17:12 +0000)
commite21c922fcdd1dac193bd8ff5670787daa3c21a12
treee453372a3893e33709f01cc76c89c365e1a7ff7f
parent2d367f855c3556166d24cf538d5c34d0ff596a2f
Remove unncessary fromIntegral calls
compiler/cmm/CmmInfo.hs
compiler/codeGen/CgCallConv.hs
compiler/codeGen/CgHpc.hs
compiler/codeGen/StgCmmHpc.hs
compiler/codeGen/StgCmmLayout.hs
compiler/ghci/ByteCodeGen.lhs
compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs
compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs