From 74c163c869eaf050cef77b8c5f4168deacaa1490 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 8 Aug 2020 20:25:18 +0200 Subject: [PATCH] Group #5535 & #5583 --- build-constraints.yaml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99953493..aa093fd2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1149,6 +1149,7 @@ packages: - bloodhound < 0 # via aeson-1.3.1.0 "Adam Bergmark @bergmark": + - aeson - HUnit - attoparsec-iso8601 - fay < 0 @@ -4886,10 +4887,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5587 - network < 3.1.2.0 - # https://github.com/commercialhaskell/stackage/issues/5571 - - aeson < 1.5.3.0 - - strict-base-types < 0.7 - # https://github.com/commercialhaskell/stackage/issues/5566 - QuickCheck < 2.14 - quickcheck-instances < 0.3.24 @@ -4916,9 +4913,6 @@ packages: - rebase < 1.7 - rerebase < 1.7 - # https://github.com/commercialhaskell/stackage/issues/5535 - - data-fix < 0.3 - # https://github.com/commercialhaskell/stackage/issues/5537 - tasty-expected-failure < 0.12 @@ -4938,8 +4932,13 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5581 - unordered-containers < 0.2.12.0 + # https://github.com/commercialhaskell/stackage/issues/5535 # https://github.com/commercialhaskell/stackage/issues/5583 + # I think both of these needs to be closed at the same time. + - aeson < 1.5.3.0 + - data-fix < 0.3 - strict < 0.4 + - strict-base-types < 0.7 # end of packages