From 7fe5a0f31ea35a64ee0078f18f62137c044dbde7 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 2 Feb 2023 12:21:07 +0100 Subject: [PATCH] Enable cabal2spec build again. Version 2.6.4 supports Cabal-3.8.x. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fdc72f4b..eabb93ef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6080,7 +6080,6 @@ packages: - ca-province-codes < 0 # tried ca-province-codes-1.0.0.0, but its *library* requires text >=1 && < 2 and the snapshot contains text-2.0.1 - cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.3, but its *executable* requires aeson >=2.0 && < 2.1 and the snapshot contains aeson-2.1.1.0 - cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.3, but its *executable* requires text >=1.2 && < 1.3 and the snapshot contains text-2.0.1 - - cabal2spec < 0 # tried cabal2spec-2.6.3, but its *library* requires Cabal ==3.6.* and the snapshot contains Cabal-3.8.1.0 - cairo < 0 # tried cairo-0.13.8.2, but its *library* requires Cabal >=2.0 && < 3.7 and the snapshot contains Cabal-3.8.1.0 - cairo < 0 # tried cairo-0.13.8.2, but its *library* requires text >=1.0.0.0 && < 1.3 and the snapshot contains text-2.0.1 - captcha-2captcha < 0 # tried captcha-2captcha-0.1.0.0, but its *library* requires aeson >=1.5.6 && < 1.6 and the snapshot contains aeson-2.1.1.0