From b7fb7bf848247d42a6508433e54153d086e52120 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 28 Jun 2023 06:34:44 -0700 Subject: [PATCH] Add upper bound for aeson (#7031) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c49d9aff..87df2afa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1356,7 +1356,7 @@ packages: - bloodhound "Adam Bergmark @bergmark": - - aeson + - aeson < 2.2.0 # https://github.com/commercialhaskell/stackage/issues/7031 - HUnit - attoparsec-iso8601 - feed