Description
Integer library based on GMP.
Description
This package used to provide an implementation of the standard Integer
type based on the GNU Multiple Precision Arithmetic Library (GMP).
It is now deprecated in favor of the 'ghc-bignum' package.
Its purpose is to provide backward compatibility for codes directly depending on the `integer-gmp` package.