Open
Description
It might be worth adding some property tests for addInteger
, subtractInteger
, multiplyInteger
, divideInteger
, modInteger
, quotientInteger
, and remainderInteger
. See https://gitlab.haskell.org/ghc/ghc/-/issues/25653 and #7064.