Package | “gmp” Flag Description |
---|---|
dev-haskell/bitvec | Link against the GMP library for the ultimate performance of `zipBits`, `invertBits` and `countBits`. Users are strongly encouraged to enable this flag whenever possible. |
dev-lang/ghc | Use dev-libs/gmp for integer operations (works faster, but an external depend). |
app-editors/emacs | Use the GNU multiple precision arithmetic library (dev-libs/gmp) instead of the bundled mini-gmp subset |