Skip to content

Commit 9a96a22

Browse files
remove stale stack yamls and bump 9.6.4
1 parent 593c377 commit 9a96a22

File tree

5 files changed

+3
-5
lines changed

5 files changed

+3
-5
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
ghc:
2020
- 9.2.8
2121
- 9.4.8
22-
- 9.6.4
22+
- 9.6.6
2323
- 9.8.2
2424
- 9.10.1
2525
services:
@@ -64,7 +64,7 @@ jobs:
6464
stack-yaml:
6565
- stack-9.2.8.yaml
6666
- stack-9.4.8.yaml
67-
- stack-9.6.4.yaml
67+
- stack-9.6.6.yaml
6868
- stack-9.8.2.yaml
6969
services:
7070
postgres:

stack-8.10.7.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

stack-9.0.2.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

stack-9.6.4.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

stack-9.6.6.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
resolver: lts-22.36

0 commit comments

Comments
 (0)