From ed8f2028c1021ae326a8ba5972cf3d8b4ba1b16d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 19 Feb 2021 19:19:12 +0800 Subject: [PATCH] pretty-diff < 0.3.0.0 (#5876) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae704f64..0db8aac6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5145,7 +5145,7 @@ packages: - heaps < 0.4 # https://github.com/commercialhaskell/stackage/issues/5876 - - pretty-diff < 0.4.0.0 + - pretty-diff < 0.3.0.0 # end of packages