From 2bd4532558613267f398acf126a86abb202b5d26 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 14 Feb 2022 14:24:35 +0100 Subject: [PATCH] Add version to validation-selective exclusion --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6b4a0bd0..30ab8786 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5307,7 +5307,7 @@ packages: - type-combinators < 0 # 0.2.4.3 compile fail https://github.com/kylcarte/type-combinators/issues/8 - universe-instances-base < 0 # 1.1 deprecated - universe-instances-trans < 0 # 1.1 deprecated - - validation-selective < 0 # #5965/closed + - validation-selective < 0 # 0.1.0.1 #5965/closed - wai-route < 0 # 1.0.0 compile fail - xxhash < 0 # 0.0.2 compile fail