From 21208380f438f5c798d3248e01876a6567ae8a95 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 2 Jun 2020 11:12:05 -0700 Subject: [PATCH] Upper bound `doctest` (#5406) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63d15832..0c9f3feb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -953,7 +953,7 @@ packages: - hspec-wai-json - aeson-qq - interpolate - - doctest + - doctest < 0.17 # https://github.com/commercialhaskell/stackage/issues/5406 - base-compat "Mario Blazevic @blamario":