Skip to content

Commit 82b8ca4

Browse files
committed
Revert "test ghc-9.12.5 RC3"
This reverts commit c3cb5c9.
1 parent 9708eed commit 82b8ca4

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

build-constraints.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ghc-major-version: "9.12"
22

33
# new curator is supposed to use exact GHC version
4-
ghc-version: "9.12.4.20260713"
4+
ghc-version: "9.12.4"
55

66
# This affects which version of the Cabal file format we allow. We
77
# should ensure that this is always no greater than the version
@@ -6587,7 +6587,6 @@ packages:
65876587
- base64-lens < 0 # tried base64-lens-0.3.1, but its *library* requires lens >=4.0 && < 5.1 and the snapshot contains lens-5.3.6
65886588
- base64-lens < 0 # tried base64-lens-0.3.1, but its *library* requires text ^>=1.2 and the snapshot contains text-2.1.4
65896589
- bench < 0 # tried bench-1.0.13, but its *executable* requires optparse-applicative >=0.14.0.0 && < 0.19 and the snapshot contains optparse-applicative-0.19.0.0
6590-
- bhoogle < 0 # tried bhoogle-0.1.4.4, but its *executable* requires the disabled package: hoogle
65916590
- bin < 0 # tried bin-0.1.4.1, but its *library* requires QuickCheck ^>=2.14.2 || ^>=2.15 || ^>=2.18.0.0 and the snapshot contains QuickCheck-2.16.0.0
65926591
- binary-tagged < 0 # tried binary-tagged-0.3.1, but its *library* requires base >=4.7.0.2 && < 4.20 and the snapshot contains base-4.21.2.0
65936592
- binary-tagged < 0 # tried binary-tagged-0.3.1, but its *library* requires containers >=0.5.5.1 && < 0.7 and the snapshot contains containers-0.7
@@ -6637,7 +6636,6 @@ packages:
66376636
- buttplug-hs-core < 0 # tried buttplug-hs-core-0.1.0.1, but its *library* requires wuss >=1.1.18 && < 1.2 and the snapshot contains wuss-2.0.2.7
66386637
- bytestring-progress < 0 # tried bytestring-progress-1.4, but its *library* requires text >=1.2.3.1 && < 1.3 and the snapshot contains text-2.1.4
66396638
- bytezap < 0 # tried bytezap-1.6.0, but its *library* requires base >=4.18.0.0 && < 4.21 and the snapshot contains base-4.21.2.0
6640-
- cabal-add < 0 # tried cabal-add-0.2.1, but its *executable* requires the disabled package: cabal-install
66416639
- cabal-install-parsers < 0 # tried cabal-install-parsers-0.6.3, but its *library* requires tar ^>=0.5.1.1 || ^>=0.6.0.0 and the snapshot contains tar-0.7.1.0
66426640
- cardano-coin-selection < 0 # tried cardano-coin-selection-1.0.1, but its *library* requires the disabled package: cryptonite
66436641
- caster < 0 # tried caster-0.0.3.0, but its *library* requires the disabled package: fast-builder
@@ -6894,7 +6892,6 @@ packages:
68946892
- gtk < 0 # tried gtk-0.15.10, but its *library* requires the disabled package: glib
68956893
- gtk3 < 0 # tried gtk3-0.15.10, but its *library* requires the disabled package: glib
68966894
- hOpenPGP < 0 # tried hOpenPGP-2.10.1, but its *library* requires the disabled package: ixset-typed
6897-
- hackage-revdeps < 0 # tried hackage-revdeps-0.4, but its *executable* requires the disabled package: cabal-install
68986895
- hackernews < 0 # tried hackernews-1.4.0.0, but its *library* requires http-client >=0.5 && < 0.6 and the snapshot contains http-client-0.7.19
68996896
- hackernews < 0 # tried hackernews-1.4.0.0, but its *library* requires servant >=0.9 && < 0.13 and the snapshot contains servant-0.20.3.0
69006897
- hackernews < 0 # tried hackernews-1.4.0.0, but its *library* requires servant-client >=0.9 && < 0.13 and the snapshot contains servant-client-0.20.3.0
@@ -6969,7 +6966,6 @@ packages:
69696966
- hocon < 0 # tried hocon-0.1.0.4, but its *library* requires parsec < =3.1.14.0 and the snapshot contains parsec-3.1.18.0
69706967
- hocon < 0 # tried hocon-0.1.0.4, but its *library* requires split < =0.2.3.4 and the snapshot contains split-0.2.5
69716968
- holy-project < 0 # tried holy-project-0.2.0.1, but its *library* requires the disabled package: hastache
6972-
- hoogle < 0 # tried hoogle-5.0.19.0, but its *library* requires the disabled package: hackage-revdeps
69736969
- hopenpgp-tools < 0 # tried hopenpgp-tools-0.23.11, but its *executable* requires the disabled package: ixset-typed
69746970
- hopfli < 0 # tried hopfli-0.2.2.1, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.2.0
69756971
- hopfli < 0 # tried hopfli-0.2.2.1, but its *library* requires zlib >=0.5.4 && < 0.7 and the snapshot contains zlib-0.7.1.1
@@ -7762,7 +7758,7 @@ packages:
77627758

77637759
"GHC major version specific bounds":
77647760
# Cabal
7765-
- cabal-install < 0 # 3.16
7761+
- cabal-install < 3.16
77667762
- cabal-install-solver < 3.16
77677763
- ormolu < 0.8.1 # requires Cabal-syntax-3.16 and ghc-9.14
77687764
- fourmolu < 0.20

0 commit comments

Comments
 (0)