From 1dd93348ad22270d623ad4385513c21aaacf997a Mon Sep 17 00:00:00 2001 From: Raghu Kaippully Date: Tue, 25 Aug 2026 09:25:38 +0530 Subject: [PATCH] Re-enable webgear-openapi `webgear-openapi-1.5.0` was disabled due to build errors. I have uploaded `1.5.1` that fixes these errors. Latest CI run: https://github.com/haskell-webgear/webgear/actions/runs/31306750380/job/93228233887 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 165544e7b..869c6fb8e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4569,7 +4569,7 @@ packages: "Raghu Kaippully @rkaippully": - webgear-core - - webgear-openapi < 0 # 1.5.0 fails to compile + - webgear-openapi - webgear-server - webgear-swagger - webgear-swagger-ui