move the liquidhaskell bounds into the GHC major version section

cc @ulysses4ever
This commit is contained in:
Jens Petersen 2026-05-11 10:35:45 +08:00
parent 8a995503ae
commit 61223e3e0f

View File

@ -4938,9 +4938,9 @@ packages:
- BNFC-meta
- alex-meta
- happy-meta
- liquidhaskell < 0.9.14
- liquidhaskell-boot < 0.9.14
- liquid-fixpoint < 0.9.6.3.6
- liquidhaskell
- liquidhaskell-boot
- liquid-fixpoint
- smtlib-backends
- smtlib-backends-process
- smtlib-backends-tests
@ -7741,6 +7741,11 @@ packages:
- singletons-th < 3.5.1
- th-desugar < 1.19
# liquidhaskell
- liquidhaskell < 0.9.14
- liquidhaskell-boot < 0.9.14
- liquid-fixpoint < 0.9.6.3.6
"Stackage upper bounds":
# https://github.com/commercialhaskell/stackage/issues/7851