From cc4107eaf14379954020f56f620117a605625dfe Mon Sep 17 00:00:00 2001 From: Roel van Dijk Date: Tue, 23 Apr 2019 15:42:08 +0200 Subject: [PATCH] add terminal-progress-bar As requested by https://github.com/roelvandijk/terminal-progress-bar/issues/26 Seems to build fine with multiple GHC versions: https://matrix.hackage.haskell.org/#/package/terminal-progress-bar I have no problems with supporting this package now and in the future. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6cfe946f..23c3e7c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,6 +10,9 @@ cabal-format-version: "2.4" # Constraints for brand new builds packages: + "Roel van Dijk @roelvandijk": + - terminal-progress-bar + "Marek Fajkus @turboMaCk": - wai-enforce-https