diff --git a/build-constraints.yaml b/build-constraints.yaml index 49df9b18..ed9cc3da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2526,7 +2526,7 @@ packages: - follow-file < 0 # 0.0.3 compile fail https://github.com/athanclark/follow-file/issues/1 - HSet < 0 # 0.0.1 compile fail: duplicate Hashable instance - markup - - monad-control-aligned < 0 # https://github.com/commercialhaskell/stackage/issues/7132 + - monad-control-aligned - monadoid - n-tuple - path-extra @@ -8231,6 +8231,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7129 - lpeg < 1.1 + + # https://github.com/commercialhaskell/stackage/issues/7132 + - monad-control-aligned < 0 + - wai-transformers < 0 + - websockets-simple < 0 + # end of Stackage upper bounds # end of packages