Skip to content

Commit 9cdc7ed

Browse files
fendormichaelpj
andauthored
Enhance/releasing checklist (#3781)
* Add supported table in GHCup instructions * Update ghc-version-support table --------- Co-authored-by: Michael Peyton Jones <[email protected]>
1 parent 861aba7 commit 9cdc7ed

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

RELEASING.md

+4
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,9 @@
5757
- [ ] upload hackage packages
5858
- requires credentials
5959
- [ ] update https://haskell-language-server.readthedocs.io/en/latest/support/ghc-version-support.html#current-ghc-version-support-status
60+
- [ ] Supported tools table needs to be updated:
61+
- https://www.haskell.org/ghcup/install/#supported-platforms
62+
- https://github.com/haskell/ghcup-hs/blob/master/docs/install.md#supported-platforms
63+
- https://github.com/haskell/ghcup-metadata/blob/44c6e2b5d0fcae15abeffff03e87544edf76dd7a/ghcup-gen/Main.hs#L67
6064
- [ ] post release on discourse and reddit
6165
- [ ] merge release PR to master or forward port relevant changes

docs/support/ghc-version-support.md

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Support status (see the support policy below for more details):
1919
|--------------|--------------------------------------------------------------------------------------|-----------------------------------------------------------------------------|
2020
| 9.6.2 | [latest](https://github.com/haskell/haskell-language-server/releases/latest) | basic support |
2121
| 9.6.1 | [2.0.0.0](https://github.com/haskell/haskell-language-server/releases/tag/2.0.0.0) | basic support |
22+
| 9.4.7 | [latest](https://github.com/haskell/haskell-language-server/releases/latest) | full support |
2223
| 9.4.6 | [latest](https://github.com/haskell/haskell-language-server/releases/latest) | full support |
2324
| 9.4.5 | [latest](https://github.com/haskell/haskell-language-server/releases/latest) | full support |
2425
| 9.4.4 | [1.10.0.0](https://github.com/haskell/haskell-language-server/releases/tag/1.10.0.0) | deprecated |

0 commit comments

Comments
 (0)