File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -959,6 +959,7 @@ halide
959
959
hapi-fhir-cli
960
960
haproxy
961
961
harfbuzz
962
+ haskell-language-server
962
963
haskell-stack
963
964
hasura-cli
964
965
hatari
Original file line number Diff line number Diff line change 1
1
class HaskellLanguageServer < Formula
2
2
desc "Integration point for ghcide and haskell-ide-engine. One IDE to rule them all"
3
3
homepage "https://github.com/haskell/haskell-language-server"
4
- url "https://github.com/haskell/haskell-language-server/archive/refs/tags/2.7 .0.0.tar.gz"
5
- sha256 "f84394954ed29ff5f99a3710e4581809d0a0641ba726a41bf031e7bc7e9d3455 "
4
+ url "https://github.com/haskell/haskell-language-server/archive/refs/tags/2.8 .0.0.tar.gz"
5
+ sha256 "af6c76d21d577c2712ed7106d8ba00ec734c9285de58293f78e1cc1cc203d154 "
6
6
license "Apache-2.0"
7
7
head "https://github.com/haskell/haskell-language-server.git" , branch : "master"
8
8
You can’t perform that action at this time.
0 commit comments