From 3d40f6e29c375e6a9e99514a048ed9b539b8db34 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 25 Oct 2023 16:31:58 +0200 Subject: [PATCH] some upper bound for #7160 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 623c4ffd..b2c3650c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8173,6 +8173,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7159 - Diff < 0.5 + + # https://github.com/commercialhaskell/stackage/issues/7160 + - some < 1.0.6 # end of Stackage upper bounds # end of packages