haskellPackages.haskell-language-server: 0.2.0.0 -> 0.2.2.0

This commit is contained in:
Malte Brandy
2020-07-24 15:03:25 +02:00
parent 0351afda02
commit ccb418a358
4 changed files with 37 additions and 36 deletions

View File

@@ -1370,6 +1370,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