From aeb861f694c797f9fe3cd8581dd84d0142da8ec6 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:44:55 +0200 Subject: [PATCH] Revert "No longer restrict `wherefrom-compat` (closes #7430)." This reverts commit 4dae71fae02304a73bfc7024b0b4265392df7ac3. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 564d7f57..0b7d4f39 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5157,7 +5157,7 @@ packages: - trie-simple - PSQueue - matchable # dep of trie-simple - - wherefrom-compat + - wherefrom-compat < 0.2.0.0 # https://github.com/commercialhaskell/stackage/issues/7430 - th-deepstrict "Fabricio Olivetti de Franca @folivetti":