haskell-ide-engine/Changelog.md

14 lines
276 B
Markdown
Raw Normal View History

2018-07-21 22:48:52 +03:00
# 0.2.2.0
Add more code actions for various diagnostics:
- Add missing imports and remove redundant ones via HsImport
- Add missing packages to .cabal or package.yaml files
- Correct typos suggested by GHC
2018-07-13 00:03:16 +03:00
# 0.2.1.0
Include case split command, from @txsmith
# 0.2.0.0