From 4cdf26a42e9ff332051703a388a6485c9c7f2d6c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 6 Apr 2022 06:55:11 -0700 Subject: [PATCH] Remove bounds on `pretty-simple`, fix #6519 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07018828..3c5ac80d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2636,7 +2636,7 @@ packages: - password - password-instances - password-types - - pretty-simple < 4.1 # https://github.com/commercialhaskell/stackage/issues/6519 + - pretty-simple - print-console-colors - read-env-var - servant-checked-exceptions