This repository has been archived by the owner on Jan 2, 2021. It is now read-only.
v0.0.5
- Support for GHC plugins (see #192)
- Update to haskell-lsp 0.18 (see #203)
- Initial support for
TemplateHaskell
(see #222) - Code lenses for missing signatures. These are only shown if
-Wmissing-signatures
is enabled. (see #224) - Fix path normalisation on Windows (see #225)
- Fix flickering of the progress indicator (see #230)