This commit is contained in:
Bryan Ramos 2023-06-16 22:33:46 -04:00
parent dd5c7d382f
commit a052e49977
2 changed files with 3 additions and 6 deletions

View file

@ -19,9 +19,6 @@ let
pyright
purescript-language-server
];
debug = with pkgs; [
haskellPackages.haskell-debug-adapter
];
in
lsp ++ lsp' ++ debug
lsp ++ lsp'