From 496fafe1a1ffaa9292a4f862426965be89f41f4f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 20 Oct 2017 10:29:22 -0700 Subject: [PATCH] Add constraint on ip per athanclark/attoparsec-uri#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6cfbae5e..193e90b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3464,6 +3464,9 @@ packages: # https://github.com/commercialhaskell/hindent/issues/453 - hindent < 5.2.4 + # https://github.com/athanclark/attoparsec-uri/issues/1 + - ip < 1.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of