From 0b3cf1bed91c28174f77518444bd3bd84788d9a9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 15 Dec 2019 14:48:03 -0800 Subject: [PATCH] Upper bound boring and vec (#5024) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8adae4f..4ebecf7b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4878,6 +4878,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4998 - monad-logger-syslog < 0.1.6.0 + + # https://github.com/commercialhaskell/stackage/issues/5024 + - boring < 0.1.3 + - vec < 0.3 # end of packages # Package flags are applied to individual packages, and override the values of