From 35f703a52b1063b0432b37d898f7b9b11a183f7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Thu, 6 Feb 2025 07:12:51 +0100 Subject: [PATCH] Allow `numhask-space-0.13` (closes #7653). --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f015d6db..9043baff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7827,9 +7827,6 @@ packages: - hasql-optparse-applicative < 0.9 - hasql-transaction < 1.1.1.3 - # https://github.com/commercialhaskell/stackage/issues/7653 - - numhask-space < 0.13 - # https://github.com/commercialhaskell/stackage/issues/7654 - srtree < 2.0.0.3 # end of Stackage upper bounds