diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index b5d7b46cf3e9332bd21b1652218d58aab7393a77..968e99a0e3f3e5d04cbf5e02329e3f46ba15426e 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -20,6 +20,11 @@ Description: . See <https://gitlab.haskell.org/ghc/ghc/-/wikis/commentary/compiler> for more information. + . + __This package is not PVP-compliant.__ + . + This package directly exposes GHC internals, which can and do change with + every release. Category: Development Build-Type: Custom