From d72ad4707e2bfb1219e92620c1cf03ec252e477e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 May 2025 22:06:44 +0800 Subject: [PATCH] hw-json-simd fails with gcc13 (haskell-works/hw-json-simd#93) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a3030fa..0078bac8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5523,7 +5523,7 @@ packages: - http-reverse-proxy - http-types - httpd-shed - - hw-json-simd + - hw-json-simd < 0 # https://github.com/haskell-works/hw-json-simd/issues/93 - hw-string-parse - hxt - hxt-charproperties