From 584ce1dda4c9e306fd39c2b08e7149b36dfec3e9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 16 Dec 2014 07:51:59 +0200 Subject: [PATCH] Switch network 2.6 back on (cabal-install released) --- build-constraints.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02065498..25109aef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -602,10 +602,6 @@ packages: - product-profunctors "Stackage upper bounds": - # cabal-install is buggy still. - - network < 2.6 - - network-uri < 2.6 - # https://github.com/fpco/stackage/issues/288 - text < 1.2 @@ -643,7 +639,7 @@ global-flags: new-base: true bytestring-in-base: false test-hlint: false - network-uri: false # network-uri: true + network-uri: true # Package flags are applied to individual packages, and override the values of # global-flags