From 4e770e90d27b097146ff891021fc0e1b1660216e Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 11 Oct 2018 19:29:51 -0400 Subject: [PATCH] Add upper bound for statistics, #4047 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 404c8143..1cb3b6d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4481,6 +4481,9 @@ packages: - stache - neat-interpolation < 0.3.2.3 + # https://github.com/commercialhaskell/stackage/issues/4047 + - statistics < 0.15 + # end of packages # Package flags are applied to individual packages, and override the values of