File tree 2 files changed +3
-5
lines changed
2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,12 @@ variables:
17
17
CABAL_PROJECT : cabal.project
18
18
- GHC_VERSION : 9.0.2
19
19
CABAL_PROJECT : cabal.project
20
- - GHC_VERSION : 9.2.4
21
- CABAL_PROJECT : cabal.project
22
20
- GHC_VERSION : 9.2.5
23
21
CABAL_PROJECT : cabal.project
24
- - GHC_VERSION : 9.4.2
25
- CABAL_PROJECT : cabal.project
26
22
- GHC_VERSION : 9.4.3
27
23
CABAL_PROJECT : cabal.project
24
+ - GHC_VERSION : 9.4.4
25
+ CABAL_PROJECT : cabal.project
28
26
29
27
workflow :
30
28
rules :
Original file line number Diff line number Diff line change 2
2
3
3
## 1.9.0.0
4
4
5
- - Binaries for GHC 9.4.3 and GHC 9.2.5.
5
+ - Binaries for GHC 9.4.3, GHC 9.4.4 and GHC 9.2.5.
6
6
- Dropped support for GHC 8.8 and GHC 8.10.
7
7
- New plugins including:
8
8
- Expanding record wild cards using hls-explicit-record-fields-plugin (#3304 ).
You can’t perform that action at this time.
0 commit comments