Skip to content
Snippets Groups Projects
Commit 3064a265 authored by Jens Nolte's avatar Jens Nolte
Browse files

Disable haskell language server (rebuilds hundreds of haskell packages)

parent 8c26ff91
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
environment.systemPackages = with pkgs; [
cabal-install
stack
haskell-language-server
#haskell-language-server
haskellPackages.hoogle
ghcid
#haskellPackages.threadscope
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment