From 95a22068aad08aebd315f211c9f036c15c2a0541 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 14:28:43 +0900 Subject: [PATCH] skip terminal-progress-bar tests HUnit < 1.6 (#3101) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 161da341..844d3b33 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3311,6 +3311,7 @@ skipped-tests: - retry # QuickCheck 2.10 - superbuffer # QuickCheck 2.10 - tar # tasty-quickcheck + - terminal-progress-bar # HUnit 1.6 https://github.com/fpco/stackage/issues/3101 - text-short # tasty-quickcheck - vector # QuickCheck 2.10 - vector-builder # tasty-quickcheck