From 5754a9e30ceed3403a55ad549fe0b0e222304e3d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 31 Mar 2016 19:43:28 +0300 Subject: [PATCH] Upper bound for #1328 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ad2fda3..ff6de524 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2160,6 +2160,9 @@ packages: # https://github.com/yesodweb/wai/issues/526 - warp < 3.2.4 || > 3.2.4 + + # https://github.com/fpco/stackage/issues/1328 + - doctest < 0.11 # end of packages