Ben Gamari pushed to branch ghc-9.12 at Glasgow Haskell Compiler / GHC
Commits:
-
d67c8a9c
by Cheng Shao at 2025-05-13T11:21:07-04:00
2 changed files:
Changes:
... | ... | @@ -8,7 +8,7 @@ set -Eeuo pipefail |
8 | 8 | |
9 | 9 | # Configuration:
|
10 | 10 | # N.B. You may want to also update the index-state in hadrian/cabal.project.
|
11 | -HACKAGE_INDEX_STATE="2024-10-30T22:56:00Z"
|
|
11 | +HACKAGE_INDEX_STATE="2025-01-27T17:45:32Z"
|
|
12 | 12 | MIN_HAPPY_VERSION="1.20"
|
13 | 13 | MIN_ALEX_VERSION="3.2.6"
|
14 | 14 |
... | ... | @@ -4,7 +4,7 @@ packages: ./ |
4 | 4 | |
5 | 5 | -- This essentially freezes the build plan for hadrian
|
6 | 6 | -- It would be wise to keep this up to date with the state set in .gitlab/ci.sh.
|
7 | -index-state: 2024-10-30T22:56:00Z
|
|
7 | +index-state: 2025-01-27T17:45:32Z
|
|
8 | 8 | |
9 | 9 | -- unordered-containers-0.2.20-r1 requires template-haskell < 2.22
|
10 | 10 | -- ghc-9.10 has template-haskell-2.22.0.0
|