diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c94fc63..91664805 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4491,7 +4491,7 @@ packages: - composite-aeson-path - composite-aeson-refined - composite-aeson-throw - - composite-base < 0.8.2.2 # https://github.com/commercialhaskell/stackage/issues/7193 + - composite-base - composite-binary - composite-ekg - composite-hashable @@ -6489,9 +6489,11 @@ packages: - composite-aeson-refined < 0 # tried composite-aeson-refined-0.8.2.2, but its *library* requires refined >=0.1.2.1 && < 0.7 and the snapshot contains refined-0.8.1 - composite-aeson-throw < 0 # tried composite-aeson-throw-0.1.0.0, but its *library* requires the disabled package: aeson-better-errors - composite-aeson-throw < 0 # tried composite-aeson-throw-0.1.0.0, but its *library* requires the disabled package: composite-aeson - - composite-base < 0 # tried composite-base-0.8.2.1, but its *library* requires deepseq >=1.4 && < 1.5 and the snapshot contains deepseq-1.5.0.0 - - composite-base < 0 # tried composite-base-0.8.2.1, but its *library* requires template-haskell >=2.11.1.0 && < 2.21 and the snapshot contains template-haskell-2.21.0.0 - - composite-base < 0 # tried composite-base-0.8.2.1, but its *library* requires text >=1.2.2.2 && < 2.1 and the snapshot contains text-2.1 + - composite-base < 0 # tried composite-base-0.8.2.2, but its *library* requires deepseq >=1.4 && < 1.5 and the snapshot contains deepseq-1.5.0.0 + - composite-base < 0 # tried composite-base-0.8.2.2, but its *library* requires mtl >=2.2.1 && < 2.3 and the snapshot contains mtl-2.3.1 + - composite-base < 0 # tried composite-base-0.8.2.2, but its *library* requires template-haskell >=2.11.1.0 && < 2.19 and the snapshot contains template-haskell-2.21.0.0 + - composite-base < 0 # tried composite-base-0.8.2.2, but its *library* requires text >=1.2.2.2 && < 1.3 and the snapshot contains text-2.1 + - composite-base < 0 # tried composite-base-0.8.2.2, but its *library* requires transformers >=0.5.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.0 - composite-binary < 0 # tried composite-binary-0.8.2.2, but its *library* requires the disabled package: composite-base - composite-ekg < 0 # tried composite-ekg-0.8.2.2, but its *library* requires text >=1.2.2.2 && < 1.3 and the snapshot contains text-2.1 - composite-hashable < 0 # tried composite-hashable-0.8.2.2, but its *library* requires the disabled package: composite-base