From 0aedc03aad6b5b85141d7317f45993ab0e868ac1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 29 Dec 2019 20:04:09 +0100 Subject: [PATCH] path < 0.7.0 for #5036 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e570acd..197862f6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4603,6 +4603,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5025 - hie-bios < 0.3 + + # https://github.com/commercialhaskell/stackage/issues/5036 + - path < 0.7.0 + # end of packages # Package flags are applied to individual packages, and override the values of