2.6.0.0
#3962
Replies: 1 comment 2 replies
-
Hi! Btw, why it's supposed to specify metadata manually; why this release is not in official meta as it was before? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Binaries for this release are available at
https://downloads.haskell.org/~hls/haskell-language-server-2.6.0.0/.
These binaries can be installed using GHCup, using the vanilla metadata channel.
All of these tarballs have associated GPG signatures. The signature should be from
Zubin Duggal <[email protected]>
(key ID 588764FBE22D19C4).The prebuilt binaries in this release support the following GHC versions:
Changelog
load proper multiple home unit sessions by default, fixing a lot of issues with
loading and reloading projects that have more than one component (Add support for multi unit argument syntax #3462, @wz1000).
Pull Requests
{-# LANGUAGE DuplicateRecordFields #-}
Semantic token omitting record field in{-# LANGUAGE DuplicateRecordFields #-}
#3950(#3951) by @soulomoon
(#3947) by @soulomoon
(#3943) by @wz1000
(#3941) by @fendor
(#3940) by @soulomoon
(#3938) by @soulomoon
(#3933) by @peterbecich
(#3930) by @michaelpj
(#3929) by @wz1000
(#3928) by @wz1000
(#3926) by @fendor
(#3925) by @fendor
(#3922) by @fendor
(#3921) by @dependabot[bot]
(#3920) by @soulomoon
(#3917) by @fendor
(#3914) by @0rphee
(#3913) by @michaelpj
(#3909) by @lehmacdj
(#3903) by @michaelpj
(#3899) by @michaelpj
(#3895) by @dependabot[bot]
(#3894) by @0rphee
(#3893) by @fendor
(#3892) by @soulomoon
(#3891) by @wz1000
(#3890) by @wz1000
(#3889) by @dependabot[bot]
(#3888) by @dependabot[bot]
(#3887) by @fendor
(#3879) by @wz1000
(#3864) by @joyfulmantis
(#3462) by @wz1000
(#2838) by @xsebek
This discussion was created from the release 2.6.0.0.
Beta Was this translation helpful? Give feedback.
All reactions