{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreigifa4rliapn72mv6jublvmu4ahbbvwixe2ogi24hii7qyxu36dfm",
"uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3mevrz6yx3y72"
},
"path": "/t/vscode-couldnt-get-the-latest-haskell-language-server-releases-from-github/13690#post_1",
"publishedAt": "2026-02-15T08:12:43.000Z",
"site": "https://discourse.haskell.org",
"textContent": "I install haskell on my wsl 2, and I do install hls\n\n\n saber@Saber:~/haskell$ ghcup install hls[ Info ] downloading: https://raw.githubusercontent.com/haskell/ghcup-metadata/master/ghcup-0.0.9.yaml as file /home/saber/.ghcup/cache/ghcup-0.0.9.yaml% Total % Received % Xferd Average Speed Time Time Time CurrentDload Upload Total Spent Left Speed0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0\n [ Warn ] New ghc version available. If you want to install this latest version, run ‘ghcup install ghc 9.14.1’\n [ Warn ] New cabal version available. If you want to install this latest version, run ‘ghcup install cabal 3.16.1.0’\n [ Warn ] New stack version available. If you want to install this latest version, run ‘ghcup install stack 3.9.1’\n [ Warn ] [GHCup-00110] hls-2.13.0.0 is already installed; if you really want to reinstall it, you may want to run ‘ghcup install hls --force 2.13.0.0’\n\n\nhowever, when I use vscode to open haskell files, it seems like the extension `Haskell` warns\n\n\n Couldn’t get the latest haskell-language-server releases from GitHub used local cache instead:\n\n\nIt is a warn, so everything seems work well when i try to coding. But it will warn every time when i open haskell file. That’s annoying.\n\n\n Tool Version Tags Notes\n ✗ ghc 9.6.4 base-4.18.2.0\n ✗ ghc 9.6.5 base-4.18.2.1\n ✗ ghc 9.6.6 base-4.18.2.1\n ✔✔ ghc 9.6.7 recommended,base-4.18.3.0\n ✗ ghc 9.8.1 base-4.19.0.0 2023-10-09\n ✗ ghc 9.8.2 base-4.19.1.0 2024-02-23\n ✗ ghc 9.8.4 base-4.19.2.0 2024-11-27\n ✗ ghc 9.10.1 base-4.20.0.0\n ✗ ghc 9.10.2 base-4.20.1.0\n ✗ ghc 9.10.3 base-4.20.1.0\n ✗ ghc 9.12.1 base-4.21.0.0 2024-12-15\n ✗ ghc 9.12.2 base-4.21.0.0 2025-03-12\n ✓ ghc 9.14.1 latest,base-4.22.0.0 2025-12-18\n ✗ cabal 3.14.1.0\n ✗ cabal 3.14.1.1\n ✗ cabal 3.14.1.1-p1\n ✔✔ cabal 3.14.2.0 recommended\n ✗ cabal 3.16.0.0\n ✗ cabal 3.16.1.0 latest\n ✗ hls 2.11.0.0\n ✗ hls 2.12.0.0\n ✓ hls 2.13.0.0 latest,recommended\n ✗ stack 3.3.1\n ✗ stack 3.5.1\n ✔✔ stack 3.7.1 recommended\n ✗ stack 3.9.1 latest\n\n\nThis is my installed list. Since everything is working. I think the problem is the setting of Haskell extension or the network.",
"title": "Vscode couldn't get the latest haskell-language-server releases from GitHub"
}