diff options
author | Alec Theriault <alec.theriault@gmail.com> | 2019-01-08 10:41:50 -0800 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2019-01-16 14:17:11 -0500 |
commit | f7def747cf0da103237cd17af5c8bfdbdf5823b2 (patch) | |
tree | ea30ac28f46abdcbeeea441373ac3e3443fbac80 /testsuite/tests/quotes/TH_abstractFamily.stderr | |
parent | 6e320c279ddfde1e16da204590c1c66a511d9b52 (diff) | |
download | haskell-f7def747cf0da103237cd17af5c8bfdbdf5823b2.tar.gz |
Remove from `base` obsolete CPP for `integer-gmp`
* `GHC.Natural` now exports the same functions (regardless of integer backend)
* remove unnecessary CPP around instances
* remove the 'OPTIMISE_INTEGER_GCD_LCM' flag - almost all of those optimizations
now work regardless of which integer backend is used
Note that some CPP still remains for situations where there are backend-specific
optimization hacks (like a more efficient GMP-only `gcd` for `Int#` and `Word#`).
Diffstat (limited to 'testsuite/tests/quotes/TH_abstractFamily.stderr')
0 files changed, 0 insertions, 0 deletions