From 4356bbb76396a1ee92d4b6ca9d10f0be7a71f2b3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Sep 2018 16:33:49 -0700 Subject: [PATCH] Upper bound rhine (#3997) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ba3da5a..b4b85a1c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3754,6 +3754,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3990 - stm < 2.5 + # https://github.com/commercialhaskell/stackage/issues/3997 + - rhine < 0.5 + # end of packages # Package flags are applied to individual packages, and override the values of