diff options
Diffstat (limited to 'libraries/ghc-heap/ghc-heap.cabal.in')
-rw-r--r-- | libraries/ghc-heap/ghc-heap.cabal.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ghc-heap/ghc-heap.cabal.in b/libraries/ghc-heap/ghc-heap.cabal.in index 386c984222..134db1249e 100644 --- a/libraries/ghc-heap/ghc-heap.cabal.in +++ b/libraries/ghc-heap/ghc-heap.cabal.in @@ -4,7 +4,7 @@ version: @ProjectVersionMunged@ license: BSD-3-Clause license-file: LICENSE maintainer: libraries@haskell.org -bug-reports: http://ghc.haskell.org/trac/ghc/newticket +bug-reports: https://gitlab.haskell.org/ghc/ghc/issues/new synopsis: Functions for walking GHC's heap category: GHC description: |