From 4987105791982a6f68368e651b261d427367ef42 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 15 Dec 2023 20:39:44 -0800 Subject: [PATCH] Remove `webgear-*` and fix #7168 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad50861e..97a8b279 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4575,8 +4575,8 @@ packages: - file-path-th "Raghu Kaippully @rkaippully": - - webgear-core - - webgear-openapi + - webgear-core < 0 # https://github.com/commercialhaskell/stackage/issues/7168 + - webgear-openapi < 0 # https://github.com/commercialhaskell/stackage/issues/7168 - webgear-server < 0 # 1.0.5 compile fail https://github.com/haskell-webgear/webgear/issues/16 "Alex Washburn @recursion-ninja": @@ -8075,9 +8075,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7159 - Diff < 0.5 - # https://github.com/commercialhaskell/stackage/issues/7168 - - jose < 0.11 - # https://github.com/commercialhaskell/stackage/issues/7178 - cassava-megaparsec < 2.1 # end of Stackage upper bounds