From 1fdd5e7ef9338a989871e39743a7e72cdb775de1 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 30 Jan 2018 17:12:01 +0100 Subject: [PATCH] Remove constraint on terminal-progress-bar. Also reverts 771100ee137d397d0c15da732a631fb82869eec3. This closes https://github.com/fpco/stackage/issues/3230. --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e31f712f..9905c65f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3259,9 +3259,6 @@ packages: # https://github.com/silkapp/rest/issues/157 - rest-client < 0.5.2.1 - # https://github.com/fpco/stackage/issues/3230 - - terminal-progress-bar < 0.1.2 - # https://github.com/fpco/stackage/issues/3233 - adjunctions < 4.4 @@ -3467,7 +3464,6 @@ skipped-tests: - printcess # QuickCheck 2.10 - superbuffer # QuickCheck 2.10 - tar # tasty-quickcheck - - terminal-progress-bar # HUnit 1.6, see also https://github.com/fpco/stackage/issues/3230 - text # HUnit 1.6 - text-short # tasty-quickcheck - vector # QuickCheck 2.10