From 82ec50c206fc562e4a4e12d211b9fc92cb11191b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 15 Sep 2020 01:24:31 +0300 Subject: [PATCH] Upper bounds for #5643 and #5644 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4261e138..b67484d7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -734,7 +734,7 @@ packages: - squeather "Neil Mitchell @ndmitchell": - - hlint + - hlint < 3.2 # https://github.com/commercialhaskell/stackage/issues/5643 - hoogle - shake - tagsoup @@ -2470,7 +2470,7 @@ packages: - natural-transformation - password - password-instances - - pretty-simple + - pretty-simple < 4 # https://github.com/commercialhaskell/stackage/issues/5644 - print-console-colors - read-env-var - servant-checked-exceptions < 0 # ghc 8.10 via servant