From d66d2fea59c3616f60c8f2bc9f4f5172bc73e803 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 28 Jul 2025 09:49:22 -0800 Subject: [PATCH] Test package that mentions old GHC for `<0` Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05359c58..48ac013f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -757,7 +757,7 @@ packages: - rp-tree - scotty - xeno - - bytestring-mmap < 0 # 0.2.2 required by xeno # not ghc 9.6 ready + - bytestring-mmap # 0 # 0.2.2 required by xeno # not ghc 9.6 ready - datasets - lucid-extras - mnist-idx-conduit