From 1c98981b9b5aaa2b0cb98c8538f36b3e2964fdd0 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 4 Jul 2017 18:22:46 +0100 Subject: [PATCH] the dlist tests have quickcheck-instance constraints that are now breaking the build --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06b6a4b0..68c9b8c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3469,6 +3469,7 @@ skipped-tests: - system-filepath # QuickCheck 2.9 via chell-quickcheck - ghc-mod # hspec 2.4 - unordered-containers # via ChasingBottoms + - dlist # quickcheck-instances >= 0.3.15 && < 0.4 # Transitive outdated dependencies # These packages