From 425e91b70569e81c9a90bab12d607c071a0c5837 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 2 Apr 2025 09:35:18 +0200 Subject: [PATCH] Added `vcr` (as a new test-dependency of `hpack`). --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index af4cf40c..8a1d8a66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1217,6 +1217,7 @@ packages: - interpolate - doctest - base-compat + - vcr "Mario Blazevic @blamario": - monad-parallel @@ -6874,7 +6875,7 @@ packages: - hopenpgp-tools < 0 # tried hopenpgp-tools-0.23.11, but its *executable* requires the disabled package: ixset-typed - hopfli < 0 # tried hopfli-0.2.2.1, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.1.0 - hopfli < 0 # tried hopfli-0.2.2.1, but its *library* requires zlib >=0.5.4 && < 0.7 and the snapshot contains zlib-0.7.1.0 - - hpack-dhall < 0 # tried hpack-dhall-0.5.7, but its *library* requires hpack >=0.35 && < 0.36 and the snapshot contains hpack-0.38.0 + - hpack-dhall < 0 # tried hpack-dhall-0.5.7, but its *library* requires hpack >=0.35 && < 0.36 and the snapshot contains hpack-0.38.1 - hpio < 0 # tried hpio-0.9.0.7, but its *executable* requires optparse-applicative >=0.11.0 && < 0.15 and the snapshot contains optparse-applicative-0.18.1.0 - hpio < 0 # tried hpio-0.9.0.7, but its *library* requires QuickCheck >=2.7.6 && < 2.13 and the snapshot contains QuickCheck-2.15.0.1 - hpio < 0 # tried hpio-0.9.0.7, but its *library* requires bytestring >=0.10.4 && < 0.11 and the snapshot contains bytestring-0.12.1.0