From 025720d352fdd7e5bdb0660fb9784e5830e82678 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 14 Aug 2018 21:39:50 +0200 Subject: [PATCH] modern-uri < 0.2.2.0 for #3906 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6be825cc..a7ac3409 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3640,6 +3640,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3905 - typed-process < 0.2.3.0 + # https://github.com/commercialhaskell/stackage/issues/3906 + - modern-uri < 0.2.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of