From fca5b4bb7459eaf087154ab67530930f2b6b7819 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 30 Jul 2018 17:02:10 -0700 Subject: [PATCH] Bounds for #3868 and #3869 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1332575d..5bdff4ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3632,6 +3632,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3863 - vty < 5.23 + # https://github.com/commercialhaskell/stackage/issues/3868 + - brick < 0.39 + + # https://github.com/commercialhaskell/stackage/issues/3869 + - vinyl < 0.9.0 + # end of packages # Package flags are applied to individual packages, and override the values of