From afae078c4a74694f7ef17abc852e6afc47c37a29 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sat, 9 Oct 2021 17:28:57 -0400 Subject: [PATCH] Restricts aeson < 2.0.0.0 (#6217) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8fa5750b..7d3749c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1259,7 +1259,7 @@ packages: - bloodhound "Adam Bergmark @bergmark": - - aeson + - aeson < 2.0.0.0 # https://github.com/commercialhaskell/stackage/issues/6217 - HUnit - attoparsec-iso8601 - feed