From cadf4c99ff3a4c66e47f1c01911360959b982a88 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 20 Dec 2021 23:16:04 +0100 Subject: [PATCH] dbus 1.2.23 needs ghc 9.2 --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6563b708..56494e8c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6637,15 +6637,16 @@ packages: # Requires GHC 9.2 # Any new package-version that must use GHC 9.2 should be added here. # We'll Remove this section along with the nightly upgrade to GHC 9.2. + - dbus < 1.2.23 + - eliminators < 0.9 - ghc-lib < 9.2.1.20211030 - ghc-lib-parser < 9.2.1.20211030 - ghc-lib-parser-ex < 9.2.0.0 + - ghc-syntax-highlighter < 0.0.8 # requires ghc-lib-parser >= 9.2 + - ormolu < 0.4.0.0 - singletons-base < 3.1 - singletons-th < 3.1 - th-desugar < 1.13 - - eliminators < 0.9 - - ghc-syntax-highlighter < 0.0.8 # requires ghc-lib-parser >= 9.2 - - ormolu < 0.4.0.0 # https://github.com/commercialhaskell/stackage/issues/6265 - attoparsec < 0.14.2