File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 5
5
- Add tracking of cabal files
6
6
([ #618 ] ( https://github.com/haskell/vscode-haskell/pull/618 ) ) by @fendor
7
7
8
+ ## 2.4.2
9
+
10
+ - Probe for GHCup binary wrt #962
11
+ ([ #963 ] ( https://github.com/haskell/vscode-haskell/pull/963 ) ) by @hasufell
12
+ - Bump old hls version and upgrade test runner to macos-latest
13
+ ([ #960 ] ( https://github.com/haskell/vscode-haskell/pull/960 ) ) by @July541
14
+ - Increse time limitation to make test on Windows more stable
15
+ ([ #959 ] ( https://github.com/haskell/vscode-haskell/pull/959 ) ) by @July541
16
+ - Update release docs for refreshing CI tokens
17
+ ([ #942 ] ( https://github.com/haskell/vscode-haskell/pull/942 ) ) by @fendor
18
+
8
19
## 2.4.1
9
20
10
21
- Downgrade vscode-languageclient
Original file line number Diff line number Diff line change 2
2
"name" : " haskell" ,
3
3
"displayName" : " Haskell" ,
4
4
"description" : " Haskell language support powered by the Haskell Language Server" ,
5
- "version" : " 2.5.0 " ,
5
+ "version" : " 2.4.2 " ,
6
6
"license" : " MIT" ,
7
7
"publisher" : " haskell" ,
8
8
"engines" : {
You can’t perform that action at this time.
0 commit comments