Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

0.5.0.0

Compare
Choose a tag to compare
@lukel97 lukel97 released this 01 Jan 20:07
· 1579 commits to master since this release
ce02220
  • Introduce Shakefile as build alternative (@fendor)
  • Support GHC 8.6.3
  • Stability improvements
    • fixed process dying on some code action requests (#1018)
    • Deal with missing system GHC in hie-wrapper (#1012)
    • Deal with missing system GHC in hie
    • Return an error diagnostic when a project cannot be built (#1011)
  • Completion now strips out OccName prefixes added by GHC (#996)
  • Improve building on Windows
  • Improve building on macOS
  • Run diagnostics on file save. It used to only do it on change.