From a9448683b7ca82fd00c236fb14a7a8d4b65f0728 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 27 Oct 2023 12:43:06 +0200 Subject: [PATCH] fourmolu needs GHC 9.8 #7144 --- build-constraints.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea509ec19..8b051aa45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8159,19 +8159,19 @@ packages: - lpeg < 1.1 # https://github.com/commercialhaskell/stackage/issues/7144 + # ghc9.8 - need base >= 4.19 + - eliminators < 0.9.4 + - fourmolu < 0.14.1.0 - ghc-lib < 9.8 - ghc-lib-parser < 9.8 - ghc-lib-parser-ex < 9.8 - - # https://github.com/commercialhaskell/stackage/issues/7146 - - constraints < 0.14 - - # ghc9.8 - need base >= 4.19 - - eliminators < 0.9.4 + - ormolu < 0.7.3.0 - singletons-base < 3.3 - singletons-th < 3.3 - th-desugar < 1.16 - - ormolu < 0.7.3.0 + + # https://github.com/commercialhaskell/stackage/issues/7146 + - constraints < 0.14 # https://github.com/commercialhaskell/stackage/issues/7159 - Diff < 0.5