File tree Expand file tree Collapse file tree 8 files changed +25
-11
lines changed Expand file tree Collapse file tree 8 files changed +25
-11
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,13 @@ jobs:
26
26
- " 9.2.8"
27
27
- " 9.4.8"
28
28
include :
29
- - ghc : " 9.6.6 "
29
+ - ghc : " 9.6.7 "
30
30
cabal : " 3.10"
31
31
- ghc : " 9.8.4"
32
32
cabal : " 3.10"
33
- - ghc : " 9.10.1 "
33
+ - ghc : " 9.10.2 "
34
34
cabal : " 3.10"
35
- - ghc : " 9.12.1 "
35
+ - ghc : " 9.12.2 "
36
36
cabal : " 3.14"
37
37
steps :
38
38
- uses : actions/checkout@v4
@@ -78,16 +78,16 @@ jobs:
78
78
- ghc : " 9.4.8"
79
79
cabal : " 3.8"
80
80
winio : true
81
- - ghc : " 9.6.6 "
81
+ - ghc : " 9.6.7 "
82
82
cabal : " 3.10"
83
83
winio : true
84
84
- ghc : " 9.8.4"
85
85
cabal : " 3.10"
86
86
winio : true
87
- - ghc : " 9.10.1 "
87
+ - ghc : " 9.10.2 "
88
88
cabal : " 3.10"
89
89
winio : true
90
- - ghc : " 9.12.1 "
90
+ - ghc : " 9.12.2 "
91
91
cabal : " 3.14"
92
92
winio : true
93
93
steps :
Original file line number Diff line number Diff line change 1
- snapshot : lts-23.2 # GHC 9.8.4
1
+ snapshot : lts-24.0 # GHC 9.10.2
Original file line number Diff line number Diff line change 1
- snapshot : lts-23.2 # GHC 9.8.4
1
+ snapshot : lts-24.0 # GHC 9.10.2
2
2
flags :
3
3
ansi-terminal :
4
4
example : false
Original file line number Diff line number Diff line change
1
+ snapshot : nightly-2025-07-18 # GHC 9.12.2
2
+ flags :
3
+ ansi-terminal :
4
+ example : false
5
+ packages :
6
+ - ansi-terminal
7
+ - ansi-terminal-types
Original file line number Diff line number Diff line change 1
- snapshot : lts-22.43 # GHC 9.6.6
1
+ snapshot : lts-22.44 # GHC 9.6.7
2
2
flags :
3
3
ansi-terminal :
4
4
example : false
Original file line number Diff line number Diff line change
1
+ snapshot : lts-23.27 # GHC 9.8.4
2
+ flags :
3
+ ansi-terminal :
4
+ example : false
5
+ packages :
6
+ - ansi-terminal
7
+ - ansi-terminal-types
Original file line number Diff line number Diff line change 1
- snapshot : lts-23.2 # GHC 9.8.4
1
+ snapshot : lts-24.0 # GHC 9.10.2
2
2
flags :
3
3
ansi-terminal :
4
4
example : false
Original file line number Diff line number Diff line change 1
- snapshot : lts-23.2 # GHC 9.8.4
1
+ snapshot : lts-24.0 # GHC 9.10.2
2
2
flags :
3
3
ansi-terminal :
4
4
example : false
You can’t perform that action at this time.
0 commit comments