File tree Expand file tree Collapse file tree 2 files changed +8
-18
lines changed
Expand file tree Collapse file tree 2 files changed +8
-18
lines changed Original file line number Diff line number Diff line change 11# This is an experimental project-level configuration, to see if Stack can be
2- # built with GHC 9.14.*.
3- snapshot : nightly-2025-11-08 # GHC 9.12.2
4- compiler : ghc-9.14.0.20251104 # GHC 9.14.1-rc2
5- compiler-check : match-exact # Anticipate future alpha releases
6-
7- # Only required before the GHC version has been installed:
8- setup-info :
9- ghc :
10- # Add relevant platforms:
11- windows64 :
12- 9.14.0.20251104 :
13- url : https://downloads.haskell.org/ghc/9.14.1-rc2/ghc-9.14.0.20251104-x86_64-unknown-mingw32.tar.xz
14- # Can be extended with SHA protections etc: see https://docs.haskellstack.org/en/stable/yaml_configuration/#setup-info
2+ # built with GHC 9.14.1.
3+ snapshot : nightly-2025-12-19 # GHC 9.12.2
4+ compiler : ghc-9.14.1
155
166docker :
177 enable : false
18- repo : quay.io/benz0li/ghc-musl:9.12.2
8+ repo : quay.io/benz0li/ghc-musl:9.14.1
199
2010nix :
2111 # --nix on the command-line to enable.
Original file line number Diff line number Diff line change 66packages: []
77snapshots:
88- completed:
9- sha256: bf223a1e9cf17606fbbd878d70f4d87eeaf8f772300e771f23359de5c218e76b
10- size: 705182
11- url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2025/11/8 .yaml
12- original: nightly-2025-11-08
9+ sha256: 43d3abb6ca9a15ad51958157b198f371027cfd3e0679fffc6c868e09d9ac4763
10+ size: 712839
11+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2025/12/19 .yaml
12+ original: nightly-2025-12-19
You can’t perform that action at this time.
0 commit comments