From f80ad40f46cebab898c2e2d48b0fb818de112599 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 20 Oct 2015 20:03:59 +0200 Subject: [PATCH] Add hyperloglog upper bound again due to doctest failure #918 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5601e4de..0576ddca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1619,6 +1619,9 @@ packages: # https://github.com/jgm/pandoc/issues/2466 - pandoc < 1.15.1.1 + # https://github.com/fpco/stackage/issues/909 + - hyperloglog < 0.4.0.1 + # end of packages