From 9bb1eb37c589bc76b8e6a3fa36c50b057520d9fd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 27 Aug 2018 08:31:04 -0700 Subject: [PATCH] Add constraint "urlpath < 9.0.0.1" per #3902 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 35d657b1..7b38dcf0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3648,6 +3648,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3902 - attoparsec-uri < 0.0.5 + - urlpath < 9.0.0.1 # https://github.com/commercialhaskell/stackage/issues/3913 - yaml < 0.10