From 6e141b0faee06389f87b32e1c10b72288f8d7961 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 31 Oct 2023 10:22:48 -0500 Subject: [PATCH] Add an upper bound for jose, 7168 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3617358a..f8fe6dea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8192,6 +8192,9 @@ packages: - vty-crossplatform < 0.1 - vty-unix < 0.1 - brick < 2 + + # https://github.com/commercialhaskell/stackage/issues/7168 + - jose < 0.11 # end of Stackage upper bounds # end of packages