From 9c83c771e31c8007a7e7412e98c2175fb7b64b78 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 May 2020 06:59:12 +0200 Subject: [PATCH] aeson < 1.5.0.0 for #5393 --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d78ae54c..75ace04e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4182,7 +4182,7 @@ packages: - minimal-configuration "Davit Nalchevanidze @nalchevanidze": - - morpheus-graphql + - morpheus-graphql - morpheus-graphql-core "Satoshi Egi @egisatoshi": @@ -4844,6 +4844,10 @@ packages: # https://github.com/commercialhaskell/path/issues/161 - path < 0.7.1 + + # https://github.com/commercialhaskell/stackage/issues/5393 + - aeson < 1.5.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of