diff options
Diffstat (limited to 'libraries/ghci/ghci.cabal.in')
-rw-r--r-- | libraries/ghci/ghci.cabal.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ghci/ghci.cabal.in b/libraries/ghci/ghci.cabal.in index 4b8100b9e2..58a2d58449 100644 --- a/libraries/ghci/ghci.cabal.in +++ b/libraries/ghci/ghci.cabal.in @@ -7,7 +7,7 @@ license: BSD3 license-file: LICENSE category: GHC maintainer: ghc-devs@haskell.org -bug-reports: https://ghc.haskell.org/trac/ghc/newticket +bug-reports: https://gitlab.haskell.org/ghc/ghc/issues/new synopsis: The library supporting GHC's interactive interpreter description: This library offers interfaces which mediate interactions between the |