diff --git a/build-constraints.yaml b/build-constraints.yaml index ff9c61bc..bdd2551e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7864,6 +7864,17 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8067 - haskell-src-exts < 1.24 + + # https://github.com/commercialhaskell/stackage/issues/8071 + - copilot < 4.8 + - copilot-c99 < 4.8 + - copilot-core < 4.8 + - copilot-interpreter < 4.8 + - copilot-language < 4.8 + - copilot-libraries < 4.8 + - copilot-prettyprinter < 4.8 + - copilot-theorem < 4.8 + # end of Stackage upper bounds # end of packages