diff options
Diffstat (limited to 'libraries/integer-gmp/changelog.md')
-rw-r--r-- | libraries/integer-gmp/changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/integer-gmp/changelog.md b/libraries/integer-gmp/changelog.md index a70f214ed9..036b14cdcd 100644 --- a/libraries/integer-gmp/changelog.md +++ b/libraries/integer-gmp/changelog.md @@ -54,7 +54,7 @@ * Reduce short-lived heap allocation and try to demote `J#` back to `S#` more aggressively. See also - [#8647](https://ghc.haskell.org/trac/ghc/ticket/8647) + [#8647](https://gitlab.haskell.org/ghc/ghc/issues/8647) for more details. * New GMP-specific binary (de)serialization primitives added to |