From 057506323def27473bd82d5af7a1669c9969eeef Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 6 Mar 2016 10:54:03 +0200 Subject: [PATCH] Block path 0.5.6 chrisdone/path#17 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41f003b5..1c202d6c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2045,6 +2045,9 @@ packages: - transformers-compat < 0.5 - bifunctors < 5.2.1 - text-show < 3 + + # https://github.com/chrisdone/path/issues/17 + - path < 0.5.6 || > 0.5.6 # end of packages