From 89634c7be48a632077cb783391f44161024378a0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 28 Jul 2016 14:08:21 +0200 Subject: [PATCH] Add network upper bound for #1739 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb8fa98b..6e36a452 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2531,6 +2531,8 @@ packages: # https://github.com/fpco/stackage/issues/1742 - fortran-src < 0.1.0.2 + # https://github.com/fpco/stackage/issues/1739 + - network < 2.6.3.0 # end of packages