From ae5f102846babfe5946b6ee3a32f57e6c3974e05 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 3 Jun 2021 17:26:26 -0400 Subject: [PATCH] constrain numhask per #5574 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3a9a57f..1f741573 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5248,6 +5248,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6042 - jira-wiki-markup < 1.4 + # https://github.com/commercialhaskell/stackage/issues/5574 + # (doctest < 0.17) + - numhask < 0.8.0.0 # end of packages