From a1c33543c374d0caaa177fe09fc3b6a633fac3e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 7 Oct 2025 20:10:14 +0200 Subject: [PATCH] Reenabled `haskell-igraph`. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 94e5d8a9..82c6ec8a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2669,7 +2669,7 @@ packages: "Kai Zhang @kaizhang": - matrices - - haskell-igraph < 0 # 0.8.0 compile fail ghc 8.10.1 #5440/closed + - haskell-igraph "Michel Boucey @MichelBoucey": - IPv6Addr