diff --git a/ghc-api-compat.cabal b/ghc-api-compat.cabal index be92e24e17eb13a55ab19169593605fc1bcd6c19..40c4260776703deec6889c8e9fce44ac9d8619c7 100644 --- a/ghc-api-compat.cabal +++ b/ghc-api-compat.cabal @@ -4,19 +4,18 @@ synopsis: GHC-API compatibility helpers description: GHC codebase is a moving target. This package provides compatibility for codes relying on an older GHC-API version. - - See https://gitlab.haskell.org/ghc/ghc/-/wikis/Make-GHC-codebase-more-modular for the migration plan. license: BSD3 license-file: LICENSE author: Sylvain Henry maintainer: sylvain@haskus.fr -copyright: Sylvain Henry 2020 category: Development build-type: Simple cabal-version: 1.22 + source-repository head type: git - location: https://github.com/hsyl20/ghc-api-compat.git + location: https://gitlab.haskell.org/haskell/ghc-api-compat.git + library build-depends: ghc >= 8.6, base < 5.0