diff --git a/build-constraints.yaml b/build-constraints.yaml index e7cfaab1..996064e9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3619,6 +3619,9 @@ packages: - servant < 0.14.1 - servant-client-core < 0.14.1 - servant-server < 0.14.1 + # WHEN LIFTED: + # * remove servant-generic + # * unblock servant and servant-server tests # end of packages @@ -3847,6 +3850,8 @@ skipped-tests: - pandoc # tasty 1.1 - text-short # tasty 1.1 - servant-auth-docs # doctest 0.16 + - servant # until servant-0.14.1 is allowed + - servant-server # until servant-server-0.14.1 is allowed # Transitive outdated dependencies # These can also be checked for updates periodically.