From 9886f1751c3ea08e4198c993f34b542049545207 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Tue, 30 Apr 2024 11:17:40 +0200 Subject: [PATCH] Add union-find-array --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c023dd7a..cbadbeac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -140,6 +140,7 @@ packages: - hs-captcha - hackage-security-HTTP - hslogger + - union-find-array # Some "grandfathered dependencies" I took over because I contributed to them at some time. # Feel free to snatch them from me!