Merge pull request #93768 from maralorn/hls

[haskell-updates] haskellPackages.haskell-language-server: 0.2.0.0 -> 0.2.2.0
This commit is contained in:
maralorn
2020-07-24 15:54:06 +02:00
committed by GitHub
4 changed files with 37 additions and 36 deletions

View File

@@ -1362,6 +1362,8 @@ self: super: {
preCheck = ''
export PATH=$PATH:dist/build/haskell-language-server
'';
# The wrapper test does not work for now.
testTarget = "func-test";
# test needs the git tool
testToolDepends = old.testToolDepends