Fixed #8, now haskell lsp works
This commit is contained in:
parent
c72ea14c1e
commit
f1fc037a72
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
};
|
};
|
||||||
hls = {
|
hls = {
|
||||||
enable = true;
|
enable = true;
|
||||||
installGhc = false;
|
installGhc = true;
|
||||||
};
|
};
|
||||||
csharp_ls.enable = true;
|
csharp_ls.enable = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue