From 7c13c80ef858ec4474028225e37e95ce6dd3b5e7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 26 Jan 2018 20:44:39 -0800 Subject: [PATCH] Unconstrain tasty-quickcheck, skip tests for model, see #3190 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20513844..b8e7f4ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3231,9 +3231,6 @@ packages: # https://github.com/fpco/stackage/issues/3189 - skylighting < 0.6 - # https://github.com/fpco/stackage/issues/3190 - - tasty-quickcheck < 0.9.2 - # https://github.com/fpco/stackage/issues/3193 - hedis < 0.10 @@ -3441,6 +3438,7 @@ skipped-tests: - hasql-transaction # rebase, see https://github.com/nikita-volkov/rebase/issues/11 - lifted-base # HUnit 1.6 - makefile # GHC 8.2 + - model # tasty-quickcheck 0.9.2 - next-ref # hspec 2.3 - parsec # HUnit 1.6 - partial-order # HUnit 1.6