github haskell/haskell-language-server 1.6.0.0

latest releases: 2.10.0.0, 2.9.0.1, 2.9.0.0...
3 years ago

1.6.0.0

Time for a new and exciting hls release:

Deprecation notice for 1.6.0

  • As we noted in the previous release we have dropped support for ghc versions 8.10.5 and 8.8.3 in this release
    • We recommend upgrading ghc to the last minor version: 8.8.4 or 8.10.7
    • You can read more about ghc deprecation policy and schedule here
  • After this release:
    • We will remove all project stack.yaml's but two: one for last lts and other for nightly. Temporary we could keep one more stack yaml when nightly upgrades the ghc version, to help in the transition
    • We will remove the install script which lives here
      • If you want to install hls from source we recommend using ghcup. Download it and run ghcup compile hls --help to get more info about.

Pull requests merged for 1.6.0

Don't miss a new haskell-language-server release

NewReleases is sending notifications on new releases.