Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

v0.0.5

Compare
Choose a tag to compare
@cocreature cocreature released this 12 Dec 20:12
· 382 commits to master since this release
9feb7c7
  • 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)