diff --git a/build-constraints.yaml b/build-constraints.yaml index e1273f65..61e8c0de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2023,6 +2023,9 @@ skipped-builds: # See: https://github.com/fpco/stackage/issues/696 - libsystemd-journal + - cabal-install-ghc72 + - cabal-install-ghc74 + # By skipping a test suite, we do not pull in the build dependencies @@ -2568,5 +2571,8 @@ github-users: # Useful for checking for strict upper bounds against new versions of core # packages, e.g. when a new version of transformers is released # -# treat-as-non-core: +treat-as-non-core: +- cabal-install-ghc72 +- cabal-install-ghc74 + # - transformers