File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# Snapshot specification for GHC 9.12.2.
2- snapshot : nightly-2025-07-26 # GHC 9.12.2
2+ snapshot : nightly-2025-08-27 # GHC 9.12.2
Original file line number Diff line number Diff line change 1+ # Snapshot specification for GHC 9.14.1-alpha1.
2+ snapshot : nightly-2025-08-27 # GHC 9.12.2
3+ compiler : ghc-9.14.0.20250819 # GHC 9.14.1-alpha 1
4+ compiler-check : match-exact # Anticipate future alpha releases
5+
6+ # Only required before the GHC version has been installed:
7+ setup-info :
8+ ghc :
9+ # Add relevant platforms:
10+ windows64 :
11+ 9.14.0.20250819 :
12+ url : https://downloads.haskell.org/ghc/9.14.1-alpha1/ghc-9.14.0.20250819-x86_64-unknown-mingw32.tar.xz
13+ # Can be extended with SHA protections etc: see https://docs.haskellstack.org/en/stable/yaml_configuration/#setup-info
14+
15+ extra-deps :
16+ - git : https://github.com/commercialhaskell/rio.git
17+ commit : 1c2cea248864a4e6956f49de193dd4c73617d27f
18+ subdirs :
19+ - rio
You can’t perform that action at this time.
0 commit comments