File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11class HaskellLanguageServer < Formula
22 desc "Integration point for ghcide and haskell-ide-engine. One IDE to rule them all"
33 homepage "https://github.com/haskell/haskell-language-server"
4- url "https://github.com/haskell/haskell-language-server/releases/download/2.10 .0.0/haskell-language-server-2.10 .0.0-src.tar.gz"
5- sha256 "dd7ba032767e9a955f334617eef8f4b8b12b260191f97ad883545851f498dc0a "
4+ url "https://github.com/haskell/haskell-language-server/releases/download/2.11 .0.0/haskell-language-server-2.11 .0.0-src.tar.gz"
5+ sha256 "d6c7ce94786346ee9acb1ef9fff0780b8035c4392523f27d328ad018257d7f5f "
66 license "Apache-2.0"
77 head "https://github.com/haskell/haskell-language-server.git" , branch : "master"
88
You can’t perform that action at this time.
0 commit comments