From bee63770c63c9df610bfc82bb6bca3e2afc9ee9d Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 1 Dec 2022 20:18:00 -0600 Subject: [PATCH] Add an upper bound for hosc, #6802 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab4125b5..aa14018e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7934,6 +7934,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6800 - linear < 1.22 + # https://github.com/commercialhaskell/stackage/issues/6802 + - hosc < 0.20 + # end of packages # Package flags are applied to individual packages, and override the values of