From 81c9233bec82f30403428a4811845573e9eff94e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 9 Dec 2024 13:52:14 +0530 Subject: [PATCH] drop upperbounds for packages needing base-4.20/TH-2.22 (#7418) --- build-constraints.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ad2467f..5414e827 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -991,7 +991,7 @@ packages: - perfect-hash-generator "Alan Zimmerman @alanz": - - ghc-exactprint < 1.9 # https://github.com/commercialhaskell/stackage/issues/7418 + - ghc-exactprint - hjsmin - language-javascript @@ -7957,13 +7957,6 @@ packages: # End of Library and exe bounds failures "Stackage upper bounds": - # ghc-9.10 base-4.20 and template-haskell - # https://github.com/commercialhaskell/stackage/issues/7418 - - eliminators < 0.9.5 - - singletons-base < 3.4 - - singletons-th < 3.4 - - th-desugar < 1.17 - # https://github.com/commercialhaskell/stackage/issues/7426 - emacs-module < 0.2.1.1