diff options
author | Sylvain Henry <sylvain@haskus.fr> | 2021-06-03 11:31:49 +0200 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-06-19 12:27:12 -0400 |
commit | 8838241f7d672a58522b902c89c9149d6197bb72 (patch) | |
tree | 1fe1a8fb00448f8436bc64bbde99edadaf4d5db1 /includes | |
parent | 217b4dcc004faffd3c7f5d15ba002dcfb0d1027e (diff) | |
download | haskell-8838241f7d672a58522b902c89c9149d6197bb72.tar.gz |
Fix naturalToFloat/Double
* move naturalToFloat/Double from ghc-bignum to base:GHC.Float and make
them wired-in (as their integerToFloat/Double counterparts)
* use the same rounding method as integerToFloat/Double. This is an
oversight of 540fa6b2cff3802877ff56a47ab3611e33a9ac86
* add passthrough rules for intToFloat, intToDouble, wordToFloat,
wordToDouble.
Diffstat (limited to 'includes')
0 files changed, 0 insertions, 0 deletions