From 221998cf7017465696f9eab9e329c8e3b4e894ad Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 16 Oct 2023 14:31:29 -0700 Subject: [PATCH] Add upper bound on `compdata` (#7153) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8391b626..ae94b2b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -204,7 +204,7 @@ packages: "Patrick Bahr ": - equivalence - - compdata + - compdata < 0.13.1 # https://github.com/commercialhaskell/stackage/issues/7153 - Rattus "Rob Stewart @robstewart57":