From b9947bcda685525b01a7a5b4b019367d0818c030 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 11 Sep 2016 23:49:30 +0530 Subject: [PATCH] transient < 0.4.4 (agocorona/transient-universe#15) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f0714115..08d4f8d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2562,6 +2562,9 @@ packages: # https://github.com/fpco/stackage/issues/1857 - terminal-progress-bar < 0.1.0 # Re-enable tests when lifting this + + # https://github.com/agocorona/transient-universe/issues/15 + - transient < 0.4.4 # end of packages