From 11a62b01efb072540f2746c40642d7453c2ec307 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 13 Feb 2018 12:16:47 +0900 Subject: [PATCH] doctest < 0.14 (#3290) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b2c8c90..6330d741 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3386,6 +3386,9 @@ packages: # https://github.com/fpco/stackage/issues/3289 - butcher < 1.3 + + # https://github.com/fpco/stackage/issues/3290 + - doctest < 0.14 # end of packages # Package flags are applied to individual packages, and override the values of