move fourmolu < 0.20 into GHC upperbounds section (closes #8047)

This commit is contained in:
Jens Petersen 2026-06-25 17:25:25 +08:00
parent b12967a469
commit 6b773c68a4

View File

@ -4768,7 +4768,7 @@ packages:
"Brandon Chinn <brandonchinn178@gmail.com> @brandonchinn178": "Brandon Chinn <brandonchinn178@gmail.com> @brandonchinn178":
- aeson-schemas - aeson-schemas
- fourmolu < 0.20 # https://github.com/commercialhaskell/stackage/issues/8047 - fourmolu
- github-rest - github-rest
- graphql-client - graphql-client
- hpc-lcov - hpc-lcov
@ -7707,6 +7707,7 @@ packages:
- cabal-install < 3.16 - cabal-install < 3.16
- cabal-install-solver < 3.16 - cabal-install-solver < 3.16
- ormolu < 0.8.1 # requires Cabal-syntax-3.16 and ghc-9.14 - ormolu < 0.8.1 # requires Cabal-syntax-3.16 and ghc-9.14
- fourmolu < 0.20
# https://github.com/commercialhaskell/stackage/issues/7904 # https://github.com/commercialhaskell/stackage/issues/7904
- ghc-lib-parser < 9.13 - ghc-lib-parser < 9.13