XMonad: Difference between revisions

imported>Efim
Adding way to get lsp support that worked for me
imported>Zach-hill
m Added to "Window managers" and "Applications" categories
Line 68: Line 68:
I try to manually run "haskell-language-server" in the directory with `xmonad.hs`, `hie.yaml` and `hie-bios.sh`
I try to manually run "haskell-language-server" in the directory with `xmonad.hs`, `hie.yaml` and `hie-bios.sh`
when there are no errors, my editor also successfully starts lsp
when there are no errors, my editor also successfully starts lsp
[[Category:Window managers]]
[[Category:Applications]]