From f5c8945b9953727a3c38e2c5f84cc8361fa71091 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 28 Apr 2018 22:40:01 -0400 Subject: [PATCH] Add network upper bound, #3566 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d8dc5685..9bb5d042 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3436,6 +3436,9 @@ packages: # https://github.com/fpco/stackage/issues/3563 - stack < 9.9.9 + # https://github.com/fpco/stackage/issues/3566 + - network < 2.7 + # end of packages # Package flags are applied to individual packages, and override the values of