From 6cc3417cb43034c12c50fd10f47ae9f1bebd2f26 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 6 Sep 2025 09:49:22 -0800 Subject: [PATCH] Drop `<0` deprecated package Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3704e82c..c179e805 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4513,7 +4513,6 @@ packages: - fuzzy-dates "Matthew Farkas-Dyck @strake": - - dual < 0 # 0.1.1.1 compile fail deprecated (https://hackage.haskell.org/package/dual) and not ghc 9.6 ready - either-both < 0 # 0.1.1.1 compile fail deprecated (https://hackage.haskell.org/package/either-both) and not ghc 9.6 ready - filtrable - natural-induction