From b1b0dba13344607bbbbeba3a0f4f79fc521c56fe Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 20 Oct 2015 20:13:47 +0200 Subject: [PATCH] Switch to expect test failure for #918 instead, otherwise we need vector < 0.11 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0576ddca..b5be55b9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1619,9 +1619,6 @@ 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 @@ -2053,6 +2050,9 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/917 - dbmigrations + # https://github.com/fpco/stackage/issues/918 + - hyperloglog + # end of expected-test-failures