From 019f887e0e336b8c1550510fd261e15f311ce6b1 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 11 Aug 2018 13:10:10 -0400 Subject: [PATCH] Add upper bound for attoparsec-uri, #3901 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index adc274b3..5f581504 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3636,6 +3636,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3884 - pretty-show < 1.8 + # https://github.com/commercialhaskell/stackage/issues/3901 + - attoparsec-uri < 0.0.5 + # end of packages # Package flags are applied to individual packages, and override the values of