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

0.5.0

Compare
Choose a tag to compare
@pepeiborra pepeiborra released this 07 Nov 20:33
· 43 commits to master since this release
dcf6804
  • Use implicit-hie-0.1.2.0 (#880) - (Javier Neira)
  • Clarify and downgrade implicit-hie message (#883) - (Avi Dessauer)
  • Switch back to bytecode (#873) - (wz1000)
  • Add code action for remove all redundant imports (#867) - (Potato Hatsue)
  • Fix pretty printer for diagnostic ranges (#871) - (Martin Huschenbett)
  • Canonicalize import dirs (#870) - (Pepe Iborra)
  • Do not show internal hole names (#852) - (Alejandro Serrano)
  • Downgrade file watch debug log to logDebug from logInfo (#848) - (Matthew Pickering)
  • Pull in local bindings (#845) - (Sandy Maguire)
  • Use object code for Template Haskell, emit desugarer warnings (#836) - (wz1000)
  • Fix code action for adding missing constraints to type signatures (#839) - (Jan Hrcek)
  • Fix duplicated completions (#837) - (Vitalii)
  • FileExists: set one watcher instead of thousands (#831) - (Michael Peyton Jones)
  • Drop 8.4 support (#834) - (wz1000)
  • Add GetHieAsts rule, Replace SpanInfo, add support for DocumentHighlight and scope-aware completions for local variables (#784) - (wz1000)
  • Tag unused warning as such (#815) - (Alejandro Serrano)
  • Update instructions for stty error in windows (#825) - (Javier Neira)
  • Fix docs tooltip for base libraries on Windows (#814) - (Nick Dunets)
  • Fix documentation (or source) link when html file is less specific than module (#766) - (Nick Dunets)
  • Add completion tests for records. (#804) - (Guru Devanla)
  • Restore identifiers missing from hi file (#741) - (maralorn)
  • Fix import suggestions when dot is typed (#800) - (Marcelo Lazaroni)