From 6b5d1a92e400021a47ee3cc2be42131846528aa3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 19 Jan 2019 21:00:32 -0800 Subject: [PATCH] Block next major version of network (#4312) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d1caf2ee..29e8a836e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3926,6 +3926,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4309 - unordered-containers < 0.2.10.0 + + # https://github.com/commercialhaskell/stackage/issues/4312 + - network < 3.0.0.0 # end of packages # Package flags are applied to individual packages, and override the values of