File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed
Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog for vscode-haskell
22
3- ## 2.0.0
4-
3+ ## 2.0.0-alpha
4+
5+ - Add prettier script
6+ ([ #566 ] ( https://github.com/haskell/vscode-haskell/pull/566 ) ) by @fendor
7+ - Remove accidental run command
8+ ([ #565 ] ( https://github.com/haskell/vscode-haskell/pull/565 ) ) by @fendor
9+ - Upgrade dependencies
10+ ([ #564 ] ( https://github.com/haskell/vscode-haskell/pull/564 ) ) by @fendor
11+ - Add new configuration options for rename plugin
12+ ([ #563 ] ( https://github.com/haskell/vscode-haskell/pull/563 ) ) by @OliverMadine
13+ - Introduce 'haskell.toolchain' setting
14+ ([ #562 ] ( https://github.com/haskell/vscode-haskell/pull/562 ) ) by @hasufell
15+ - Improve
16+ ([ #558 ] ( https://github.com/haskell/vscode-haskell/pull/558 ) ) by @hasufell
17+ - Remove stdout/sterr from user error message
18+ ([ #556 ] ( https://github.com/haskell/vscode-haskell/pull/556 ) ) by @fendor
19+ - Fix npm security issue
20+ ([ #555 ] ( https://github.com/haskell/vscode-haskell/pull/555 ) ) by @fendor
521- No colour output for GHCup
622([ #554 ] ( https://github.com/haskell/vscode-haskell/pull/554 ) ) by @fendor
723- Add eval plugin configuration
You can’t perform that action at this time.
0 commit comments