File tree Expand file tree Collapse file tree 3 files changed +25
-0
lines changed Expand file tree Collapse file tree 3 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 2020 - " 9.6.7"
2121 - " 9.8.4"
2222 - " 9.10.2"
23+ - " 9.12.2"
2324 exclude :
2425 # These don't work on GitHub CI anymore because they need llvm@13, which became
2526 # disabled on 12/31/2024
8586 yaml : " stack-9.8.4.yaml"
8687 - ghc : " 9.10.2"
8788 yaml : " stack-9.10.2.yaml"
89+ - ghc : " 9.12.2"
90+ yaml : " stack-9.12.2.yaml"
8891
8992 steps :
9093 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1+
2+ resolver : nightly-2025-07-31
3+
4+ nix :
5+ enable : false
6+
7+ system-ghc : true
8+
9+ packages :
10+ - .
Original file line number Diff line number Diff line change 1+ # This file was autogenerated by Stack.
2+ # You should not edit this file by hand.
3+ # For more information, please see the documentation at:
4+ # https://docs.haskellstack.org/en/stable/topics/lock_files
5+
6+ packages: []
7+ snapshots:
8+ - completed:
9+ sha256: 3dec7f4c6dc2dc10047d2941a6bc9ee8fa6a84f6db932096cbd83a0ace83dfa1
10+ size: 672916
11+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2025/7/31.yaml
12+ original: nightly-2025-07-31
You can’t perform that action at this time.
0 commit comments