From d7d7955bbf7ebbcfe02d81c5dd625582a55501ce Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 10:35:26 -0700 Subject: [PATCH] Skip tests for validation per #3637 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 86d2188f..4bfdcc16 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3856,6 +3856,7 @@ skipped-tests: - hackage-security # QuickCheck - indents # tasty 0.12 and tasty-hunit 0.10 - barrier # tasty 0.12 and tasty-hunit 0.10 + - validation # hedgehog 0.6 # Transitive outdated dependencies # These can also be checked for updates periodically.