File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ### 1.2.0
2
+
3
+ - Add option to open local documentation on Hackage (@DunetsNM )
4
+ - Add ` haskell.updateBehaviour ` option to configure when to check for updates
5
+ (@WorldSEnder )
6
+ - Use locally installed servers on connection failure (@WorldSEnder )
7
+
1
8
### 1.1.0
2
9
3
10
- Add Fourmolu as a plugin formatter provider (@georgefst )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " haskell" ,
3
3
"displayName" : " Haskell" ,
4
- "description" : " Haskell language support powered by the Haskell Language Server, ghcide or HIE " ,
5
- "version" : " 1.1 .0" ,
4
+ "description" : " Haskell language support powered by the Haskell Language Server and ghcide " ,
5
+ "version" : " 1.2 .0" ,
6
6
"license" : " MIT" ,
7
7
"publisher" : " haskell" ,
8
8
"engines" : {
You can’t perform that action at this time.
0 commit comments