This repository has been archived by the owner on Jan 2, 2021. It is now read-only.
v0.2.0
- Multi-component support (thanks @mpickering)
- Support for GHC 8.10 (thanks @sheaf and @chshersh)
- Fix some TH issues (thanks @mpickering)
- Automatically pick up changes to cradle dependencies (e.g. cabal
files) (thanks @jinwoo) - Track dependencies when using
qAddDependentFile
(thanks @mpickering) - Add record fields to document symbols outline (thanks @bubba)
- Fix some space leaks (thanks @mpickering)
- Strip redundant path information from diagnostics (thanks @tek)
- Fix import suggestions for operators (thanks @eddiemundo)
- Significant reductions in memory usage by using interfaces and
.hie
files (thanks
@pepeiborra) - Minor improvements to completions
- More comprehensive suggestions for missing imports (thanks @pepeiborra)
- Group imports in document outline (thanks @fendor)
- Upgrade to haskell-lsp-0.22 (thanks @bubba)
- Upgrade to hie-bios 0.5 (thanks @fendor)