From 2b9bd4c06ec86974b69c9a859374ae68e5b2f09b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 17 Jul 2024 18:51:43 +0200 Subject: [PATCH] Removed bounds for `json-spec` and `json-spec-openapi` (closes #7407, closes #7456). --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23805096..cebadc33 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8405,9 +8405,6 @@ packages: - base-compat < 0.14 - base-compat-batteries < 0.14 - # https://github.com/commercialhaskell/stackage/issues/7407 - - json-spec < 0.4 - # https://github.com/commercialhaskell/stackage/issues/7408 - lens < 5.3 @@ -8432,9 +8429,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7449 - fourmolu < 0.16 - # https://github.com/commercialhaskell/stackage/issues/7456 - - json-spec-openapi < 0.3.1 - # https://github.com/commercialhaskell/stackage/issues/7459 - tasty < 1.5.1