From 71873cabe1be988567bb3c0e7a5aae4e2f1f1cc0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 6 Mar 2016 11:16:59 +0200 Subject: [PATCH] Expect Haddock failure for chrisdone/path#17 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c202d6c..98798fe8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2045,9 +2045,6 @@ 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 @@ -2548,6 +2545,9 @@ expected-haddock-failures: - lambdacube-gl - lambdacube-compiler + # https://github.com/chrisdone/path/issues/17 + - path + # end of expected-haddock-failures