From 4b423e23184414eda79fcf873ca9604cbe132817 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 23 Mar 2021 17:04:32 -0500 Subject: [PATCH] Remove upper bound for IPv6Addr, closes #5960 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b9d8eb25..d2756630 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6898,9 +6898,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5959 - attoparsec < 0.14.1 - # https://github.com/commercialhaskell/stackage/issues/5960 - - IPv6Addr < 2 - # end of packages # Package flags are applied to individual packages, and override the values of