File tree 2 files changed +5
-0
lines changed
2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 57
57
- [ ] upload hackage packages
58
58
- requires credentials
59
59
- [ ] 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
60
64
- [ ] post release on discourse and reddit
61
65
- [ ] merge release PR to master or forward port relevant changes
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ Support status (see the support policy below for more details):
19
19
| --------------| --------------------------------------------------------------------------------------| -----------------------------------------------------------------------------|
20
20
| 9.6.2 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | basic support |
21
21
| 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 |
22
23
| 9.4.6 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | full support |
23
24
| 9.4.5 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | full support |
24
25
| 9.4.4 | [ 1.10.0.0] ( https://github.com/haskell/haskell-language-server/releases/tag/1.10.0.0 ) | deprecated |
You can’t perform that action at this time.
0 commit comments