Fix conversions between Double/Float and simple-integer
authorIan Lynagh <igloo@earth.li>
Sat, 14 Jun 2008 15:23:37 +0000 (15:23 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 14 Jun 2008 15:23:37 +0000 (15:23 +0000)
commite9fdcd7b7d8ae466d83ce9f77f34e9b62b2a4fa7
tree4dadd563ea7708b06e743c116f031476e6059fb2
parent920470ae1780737c438e5d6fd3a9941d816c1d88
Fix conversions between Double/Float and simple-integer
compiler/cmm/CmmParse.y
compiler/prelude/primops.txt.pp
includes/Rts.h
includes/RtsExternal.h
rts/Linker.c
rts/PrimOps.cmm
rts/StgPrimFloat.c