From 4a7d2d077bc6849dd04f94f75ac771612b9d93f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 30 Oct 2024 05:30:37 +0100 Subject: [PATCH] Re-enabled `elm-bridge` (closes #7233). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54a2460b..a86101df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5435,7 +5435,7 @@ packages: - ed25519 - edit-distance - elliptic-curve - - elm-bridge < 0 # 0.8.3 https://github.com/commercialhaskell/stackage/issues/7233 + - elm-bridge - enclosed-exceptions - encoding - entropy