Skip to content

Commit 921b7ca

Browse files
committed
Remove ghc810 from nix flake and GHA
1 parent f5ab505 commit 921b7ca

File tree

3 files changed

+79
-192
lines changed

3 files changed

+79
-192
lines changed

.github/workflows/haskell.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
build:
3737
strategy:
3838
matrix:
39-
ghc: ["8.10.7", "9.2.8", "9.6.7", "9.8.4", "9.10.1", "9.12.1"]
39+
ghc: ["9.2.8", "9.6.7", "9.8.4", "9.10.1", "9.12.1"]
4040
os: [ubuntu-latest]
4141
fail-fast: false
4242

@@ -213,7 +213,7 @@ jobs:
213213
- set-algebra
214214
- small-steps
215215
- vector-map
216-
ghc: ["8.10.7", "9.2.8", "9.6.7", "9.8.4", "9.10.1", "9.12.1"]
216+
ghc: ["9.2.8", "9.6.7", "9.8.4", "9.10.1", "9.12.1"]
217217
os: [ubuntu-latest]
218218
fail-fast: false
219219

flake.lock

Lines changed: 73 additions & 183 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)