From 383e714fb52c87e80ca0a1669e101f3864fba38c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 7 Sep 2019 17:04:20 +0200 Subject: [PATCH] aeson upper bound for #4807 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a04459de..f7467393 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4824,6 +4824,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4806 - trifecta < 2.1 + # https://github.com/commercialhaskell/stackage/issues/4807 + - aeson < 1.4.5.0 + # end of packages # Package flags are applied to individual packages, and override the values of