diff --git a/build-constraints.yaml b/build-constraints.yaml index b16f10b7..c6660af2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5277,7 +5277,7 @@ packages: - defun-core # https://github.com/phadej/defun/issues/4 - symparsec - type-level-bytestrings - - type-level-show < 0.3 # https://github.com/commercialhaskell/stackage/issues/7441 + - type-level-show - rerefined - generic-type-asserts - generic-type-functions @@ -8459,6 +8459,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7426 - emacs-module < 0.2.1.1 + # https://github.com/commercialhaskell/stackage/issues/7441 + - type-level-show < 0.3 + - singleraeh < 0.4 + - symparsec < 1.1 + + # end of Stackage upper bounds # end of packages