diff --git a/build-constraints.yaml b/build-constraints.yaml index 2bbdd3e2..02651110 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3871,6 +3871,7 @@ packages: - pandoc-csv2table "Grandfathered dependencies": + - aeson-extra - Boolean - ChasingBottoms < 0 # due to QuickCheck, https://github.com/commercialhaskell/stackage/issues/4444 - Decimal @@ -4189,6 +4190,7 @@ packages: - safecopy - scientific - securemem + - selda-json - serialise - servant-client-core - servant-swagger-ui @@ -4564,6 +4566,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4504 - th-abstraction < 0.3.0.0 + - polysemy < 0.2.2 + - polysemy-zoo > 0.1.2.0 # https://github.com/commercialhaskell/stackage/issues/4512 - aeson < 1.4.3.0 @@ -4659,10 +4663,6 @@ packages: - servant < 0.16.1 - servant-server < 0.16.1 - # https://github.com/commercialhaskell/stackage/issues/4595 - - polysemy < 0.2.2 - - polysemy-zoo > 0.1.2.0 - # https://github.com/commercialhaskell/stackage/issues/4596 - tls < 1.5.0 - tls-debug < 0.4.6 @@ -4670,6 +4670,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4599 - dbus < 1.2.8 + # https://github.com/commercialhaskell/stackage/issues/4600 + - StateVar < 1.2 + # end of packages # Package flags are applied to individual packages, and override the values of