From 161ba90dfa077a5f7d08289a7db2be7f0d145d86 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 25 Dec 2020 16:19:14 +0800 Subject: [PATCH] try downgrading universum to 1.5 for ghc-8.10.3 text (#5796) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 72dc2436..15e2eb8b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3726,7 +3726,7 @@ packages: - log-warper < 0 # GHC 8.4 via lifted-async-0.10.0.1 - o-clock - tasty-hunit-compat - - universum + - universum < 1.6.0 # text-1.2.4: https://github.com/commercialhaskell/stackage/issues/5796 - with-utf8 - uncaught-exception