From e4faed00dd1cdc92909d762aa5c13a85ec99e1ba Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 15 Sep 2019 10:45:10 -0700 Subject: [PATCH] Add upper bound for path-io, #4832 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c2e5ea8..9f940746 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4837,6 +4837,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4831 - first-class-families < 0.6 + # https://github.com/commercialhaskell/stackage/issues/4832 + - path-io < 1.5 + # end of packages # Package flags are applied to individual packages, and override the values of