From 4dae71fae02304a73bfc7024b0b4265392df7ac3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Thu, 12 Sep 2024 07:39:03 +0200 Subject: [PATCH] No longer restrict `wherefrom-compat` (closes #7430). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b7d4f396..564d7f57d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5157,7 +5157,7 @@ packages: - trie-simple - PSQueue - matchable # dep of trie-simple - - wherefrom-compat < 0.2.0.0 # https://github.com/commercialhaskell/stackage/issues/7430 + - wherefrom-compat - th-deepstrict "Fabricio Olivetti de Franca @folivetti":