From cea794a149ee62f9e6a370c145a17708ad54a480 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 11:22:52 +0900 Subject: [PATCH] fitspec < 0.4.4 and speculate < 0.3.2 for leancheck (#3095) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 93ba880c..548e3548 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3114,6 +3114,8 @@ packages: # https://github.com/fpco/stackage/issues/3095 - leancheck < 0.7.0 + - fitspec < 0.4.4 + - speculate < 0.3.2 # https://github.com/fpco/stackage/issues/3100 - universum < 0.9.0