From ecdc64e3e6ed474c02a12ff094390d2c51e47366 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 6 Sep 2019 11:47:24 +0200 Subject: [PATCH] Upper bounds for #4798 & #4799 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd8d4673..c3147771 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4794,6 +4794,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4797 - sequence-formats < 1.3.3 + # https://github.com/commercialhaskell/stackage/issues/4798 + - ansi-terminal < 0.10 + + # https://github.com/commercialhaskell/stackage/issues/4799 + - memory < 0.15 + # end of packages # Package flags are applied to individual packages, and override the values of