diff options
author | Andreas Klebinger <klebinger.andreas@gmx.at> | 2021-01-20 16:24:14 +0100 |
---|---|---|
committer | Andreas Klebinger <klebinger.andreas@gmx.at> | 2021-02-25 07:38:50 -0500 |
commit | acae6ab352901857c27e4b3747f3f3ea9d8e6b3f (patch) | |
tree | 2ffe9014ab8c5130b3efdb9e727f80682804b298 /compiler/cbits | |
parent | 10e115d39d6062151cc95256fee052b197a46186 (diff) | |
download | haskell-wip/T15646.tar.gz |
Fix typechecking time bug for large rationals (#15646)wip/T15646
When desugaring large overloaded literals we now avoid
computing the `Rational` value. Instead prefering to
store the significant and exponent as given where
reasonable and possible.
See Note [FractionalLit representation] for details.
Diffstat (limited to 'compiler/cbits')
0 files changed, 0 insertions, 0 deletions