From 86e5490e70a2aa9ffae5805ceba47f18eada0efb Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 19 May 2020 14:00:27 +0800 Subject: [PATCH] path-0.7.1 broke a couple of packages (commercialhaskell/path#161) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b74e9d2..10b16393 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4837,6 +4837,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5351 - pantry < 0.5 + # https://github.com/commercialhaskell/path/issues/161 + - path < 0.7.1 # end of packages # Package flags are applied to individual packages, and override the values of