From 2bb726478afe45fabffcdc94920068b288d486a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sat, 8 Feb 2025 07:55:31 +0100 Subject: [PATCH] Re-enabled `pontarius-xmpp`. --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 361fa75b..cb07462f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2628,7 +2628,8 @@ packages: - monad-peel - NineP - Network-NineP - - pontarius-xmpp < 0 # fails to build + - pontarius-xmpp + - pontarius-xmpp-extras - stringprep - ranges @@ -7281,6 +7282,7 @@ packages: - polysemy-zoo < 0 # tried polysemy-zoo-0.8.2.0, but its *library* requires containers >=0.5 && < 0.7 and the snapshot contains containers-0.7 - polysemy-zoo < 0 # tried polysemy-zoo-0.8.2.0, but its *library* requires ghc-prim >=0.5.2 && < 0.10 and the snapshot contains ghc-prim-0.11.0 - polysemy-zoo < 0 # tried polysemy-zoo-0.8.2.0, but its *library* requires text >=1.1.0 && < 2.1 and the snapshot contains text-2.1.1 + - pontarius-xmpp-extras < 0 # tried pontarius-xmpp-extras-0.1.0.11, but its *library* requires data-default >=0.7.1.1 && < 0.8 and the snapshot contains data-default-0.8.0.0 - postgresql-query < 0 # tried postgresql-query-3.10.0, but its *library* requires the disabled package: inflections - postgresql-simple-url < 0 # tried postgresql-simple-url-0.2.1.0, but its *library* requires base >=4.6 && < 4.20 and the snapshot contains base-4.20.0.0 - prairie < 0 # tried prairie-0.0.4.0, but its *library* requires template-haskell >=2.15 && < 2.22 and the snapshot contains template-haskell-2.22.0.0