diff --git a/build-constraints.yaml b/build-constraints.yaml index abd58cb2..05f406ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7813,9 +7813,6 @@ packages: - ogma-language-xmlspec < 1.13 - ogma-spec < 1.13 - # https://github.com/commercialhaskell/stackage/issues/7976 - - changeset < 0.2 - # https://github.com/commercialhaskell/stackage/issues/7987 - pqueue < 1.7 @@ -7847,6 +7844,15 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8033 - jose < 0.13 + + # https://github.com/commercialhaskell/stackage/issues/8035 + - automaton < 1.7 + - changeset < 0.2 + - monad-schedule < 1.7 + - rhine < 1.7 + - rhine-gloss < 1.7 + - rhine-terminal < 1.7 + - time-domain < 1.7 # end of Stackage upper bounds # end of packages