From 666df8fe959f46883d4ae9037c38aab3d31e6de5 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 13 Jun 2022 21:06:42 -0500 Subject: [PATCH] Add upper bound for turtle, #6613 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6acba0f..6a681584 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7317,6 +7317,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6608 - tls < 1.6.0 + # https://github.com/commercialhaskell/stackage/issues/6613 + - turtle < 1.6 + # end of packages # Package flags are applied to individual packages, and override the values of