haskell-language-server: Update to version 2.8.0.0

This commit is contained in:
github-actions[bot] 2024-05-08 12:31:04 +00:00
parent d17c0f2c7f
commit 37d074ad9b

View File

@ -1,12 +1,12 @@
{ {
"version": "2.7.0.0", "version": "2.8.0.0",
"description": "The official language server for Haskell.", "description": "The official language server for Haskell.",
"homepage": "https://github.com/haskell/haskell-language-server", "homepage": "https://github.com/haskell/haskell-language-server",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/haskell/haskell-language-server/releases/download/2.7.0.0/haskell-language-server-2.7.0.0-x86_64-mingw64.zip", "url": "https://github.com/haskell/haskell-language-server/releases/download/2.8.0.0/haskell-language-server-2.8.0.0-x86_64-mingw64.zip",
"hash": "34a54059bf1de223c1fd17e0d026ce87942393b97e23dabc2bed78f3000e4a0a" "hash": "c2e8ca575b9ea9a75440db558e33619cee04c31a9ef0becc3410d95892283047"
} }
}, },
"env_add_path": ".", "env_add_path": ".",