From 060533861e2be923c7796ff777060a0938f83206 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 9 Dec 2021 08:21:58 +0200 Subject: [PATCH] kanji upper bound waiting on aeson 2.0 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 738e56d1..52d33575 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6676,6 +6676,7 @@ packages: - stache < 2.3.1 - stripe-scotty < 1.1.0.1 - stripe-wreq < 1.0.1.12 + - kanji < 3.5 # https://github.com/commercialhaskell/stackage/issues/6237 - lucid < 2.9.13