Skip to content

Commit

Permalink
Add 9.4.4 binaries and drop 9.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wz1000 committed Dec 26, 2022
1 parent 2df6824 commit 1916b57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,12 @@ variables:
CABAL_PROJECT: cabal.project
- GHC_VERSION: 9.0.2
CABAL_PROJECT: cabal.project
- GHC_VERSION: 9.2.4
CABAL_PROJECT: cabal.project
- GHC_VERSION: 9.2.5
CABAL_PROJECT: cabal.project
- GHC_VERSION: 9.4.2
CABAL_PROJECT: cabal.project
- GHC_VERSION: 9.4.3
CABAL_PROJECT: cabal.project
- GHC_VERSION: 9.4.4
CABAL_PROJECT: cabal.project

workflow:
rules:
Expand Down
2 changes: 1 addition & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 1.9.0.0

- Binaries for GHC 9.4.3 and GHC 9.2.5.
- Binaries for GHC 9.4.3, GHC 9.4.4 and GHC 9.2.5.
- Dropped support for GHC 8.8 and GHC 8.10.
- New plugins including:
- Expanding record wild cards using hls-explicit-record-fields-plugin (#3304).
Expand Down

0 comments on commit 1916b57

Please sign in to comment.