From aa84fb993ab73c64e74281c8c4da24373affd1b6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Nov 2021 11:06:58 +0100 Subject: [PATCH] group aeson related bounds --- build-constraints.yaml | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20c98382..c4c8d54b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1261,7 +1261,7 @@ packages: - bloodhound "Adam Bergmark @bergmark": - - aeson < 2.0.0.0 # https://github.com/commercialhaskell/stackage/issues/6217 + - aeson - HUnit - attoparsec-iso8601 - feed @@ -1379,11 +1379,11 @@ packages: "Colin Woodbury @fosskers": - aur - - aura < 3.2.6 # via aeson, https://github.com/commercialhaskell/stackage/issues/6217 + - aura - bounded-queue - kanji - language-bash - - microlens-aeson < 2.4 # via aeson, https://github.com/commercialhaskell/stackage/issues/6217 + - microlens-aeson - pipes-random - servant-xml - streaming-attoparsec @@ -1599,7 +1599,7 @@ packages: - neat-interpolation - optima - partial-handler - - postgresql-binary < 0.12.4.2 # https://github.com/commercialhaskell/stackage/issues/6217 + - postgresql-binary - postgresql-syntax - primitive-extras - ptr-poker @@ -2447,7 +2447,7 @@ packages: - hapistrano - hspec-golden - inflections - - stache < 2.3.1 # https://github.com/commercialhaskell/stackage/issues/6217 + - stache - scalendar "Sergey Alirzaev @l29ah": @@ -2668,7 +2668,7 @@ packages: - http-common - http-streams - locators - - core-data < 0.3.0.0 # https://github.com/commercialhaskell/stackage/issues/6217 + - core-data - core-program - core-telemetry - core-text @@ -2751,7 +2751,7 @@ packages: - cue-sheet - flac - flac-picture - - forma < 1.2.0 # https://github.com/commercialhaskell/stackage/issues/6217 + - forma - ghc-syntax-highlighter - hspec-megaparsec - htaglib @@ -2761,7 +2761,7 @@ packages: - megaparsec - megaparsec-tests - mmark - - mmark-cli < 0.0.5.1 # https://github.com/commercialhaskell/stackage/issues/6217 + - mmark-cli - mmark-ext - modern-uri - ormolu @@ -6751,6 +6751,16 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6195 - miso < 1.8 + # https://github.com/commercialhaskell/stackage/issues/6217 + - aeson < 2.0.0.0 + - aura < 3.2.6 + - microlens-aeson < 2.4 + - postgresql-binary < 0.12.4.2 + - stache < 2.3.1 + - core-data < 0.3.0.0 + - forma < 1.2.0 + - mmark-cli < 0.0.5.1 + # https://github.com/commercialhaskell/stackage/issues/6237 - lucid < 2.9.13 - mmark < 0.0.7.4