diff options
author | Simon Jakobi <simon.jakobi@gmail.com> | 2019-06-04 02:54:35 +0200 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-06-07 10:25:16 -0400 |
commit | be63d2996308c77f8a0a44592074c98f66a80e93 (patch) | |
tree | a909f8ac110302edb84e70c4c7b2073209588037 /llvm-targets | |
parent | 9bb58799d2ce58f6aef772df79ad26210403aded (diff) | |
download | haskell-be63d2996308c77f8a0a44592074c98f66a80e93.tar.gz |
Fix isValidNatural: The BigNat in NatJ# must have at least 2 limbs
Previously the `integer-gmp` variant of `isValidNatural` would fail to
detect values `<= maxBound::Word` that were incorrectly encoded using
the `NatJ#` constructor.
Diffstat (limited to 'llvm-targets')
0 files changed, 0 insertions, 0 deletions