From f19439cf649b78cfa98f39b7881142e404b21af1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 13 Aug 2018 18:32:09 +0200 Subject: [PATCH] attoparsec-uri upper bound for #3902 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03b3a788..4ab67fb0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3633,6 +3633,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3884 - pretty-show < 1.8 + # https://github.com/commercialhaskell/stackage/issues/3902 + - attoparsec-uri < 0.0.5 + # end of packages # Package flags are applied to individual packages, and override the values of