From 7a7fa50c23ea6f36075684fd9fa18591ea06bf83 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 8 Aug 2020 20:37:32 +0200 Subject: [PATCH] Upgrade strict & aeson, closes #5583. Disabled filecache and strict-base-types --- build-constraints.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2bb3d2f3..0391d529 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2586,9 +2586,9 @@ packages: "Simon Marechal @bartavelle": - compactmap - stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - filecache + - filecache < 0 - pcre-utils - - strict-base-types + - strict-base-types < 0 - withdependencies < 0 - hruby - language-puppet < 0 # https://github.com/commercialhaskell/stackage/issues/5573 @@ -4932,11 +4932,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5581 - unordered-containers < 0.2.12.0 - # https://github.com/commercialhaskell/stackage/issues/5583 - - strict < 0.4 - - strict-base-types < 0.7 - - aeson < 1.5.3.0 - # end of packages # Package flags are applied to individual packages, and override the values of