From e9923aa1fd4ff7014058abaf9398cd55afcd3cce Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 2 Oct 2020 13:28:47 +0200 Subject: [PATCH] bounds for #5671 & 5672 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4efcf2c8..4e0d0d41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5004,6 +5004,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5666 - generic-deriving < 1.14 + # https://github.com/commercialhaskell/stackage/issues/5671 + - unordered-containers < 0.2.13.0 + + # https://github.com/commercialhaskell/stackage/issues/5672 + - wai-middleware-static < 0.9.0 + # end of packages # Package flags are applied to individual packages, and override the values of