Update pkgs/development/tools/haskell/haskell-language-server/update.sh

This commit is contained in:
Dennis Gosnell
2020-06-30 11:21:17 +09:00
committed by GitHub
parent 356cd30269
commit 2998bc1f77

View File

@@ -50,7 +50,4 @@ echo "Running cabal2nix and outputting to ${hls_derivation_file}..."
cabal2nix --revision "$hls_new_version" "https://github.com/haskell/haskell-language-server.git" > "$hls_derivation_file"
# TODO: This should ideally also automatically update the docsSearchVersion
# from pkgs/development/haskell/configuration-nix.nix.
echo "Finished."
echo "Finished."