diff --git a/build-constraints.yaml b/build-constraints.yaml index 6edcbcd1..1b1ae0ea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5474,7 +5474,7 @@ packages: - haskell-src-exts - haskell-src-exts-simple - haskell-tools-builtin-refactorings - - haskoin-store-data < 0 # https://github.com/haskoin/haskoin-store/issues/31 + - haskoin-store-data - hasql-dynamic-statements - hasql-implicits - haxl @@ -7864,7 +7864,6 @@ packages: - swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* requires vector >=0.10.9 && < 0.13 and the snapshot contains vector-0.13.0.0 - sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires logict ^>=0.7.0 and the snapshot contains logict-0.8.1.0 - syb-with-class < 0 # tried syb-with-class-0.6.1.14, but its *library* requires template-haskell >=2.4 && < 2.19 and the snapshot contains template-haskell-2.20.0.0 - - taffybar < 0 # tried taffybar-4.0.1, but its *library* requires the disabled package: ConfigFile - taffybar < 0 # tried taffybar-4.0.1, but its *library* requires the disabled package: gi-cairo-connector - tasty-stats < 0 # tried tasty-stats-0.2.0.4, but its *library* requires containers >=0.4 && < 0.6 and the snapshot contains containers-0.6.7 @@ -8181,6 +8180,11 @@ packages: - wai-transformers < 0 - websockets-simple < 0 + # https://github.com/commercialhaskell/stackage/issues/7144 + - ghc-lib < 9.8 + - ghc-lib-parser < 9.8 + - ghc-lib-parser-ex < 9.8 + # end of Stackage upper bounds # end of packages