From 17d9ffe25de008b6495596dbc8a70fbf90f81d7f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Jun 2024 16:22:20 -0700 Subject: [PATCH] More bounds for #7441 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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