haskell-tools.nvim
haskell-tools.nvim copied to clipboard
🦥 Supercharge your Haskell experience in neovim!
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'neorocks': 'github:nvim-neorocks/neorocks/608fd91f733299f754db21af2823d893caf8b471' (2024-05-04) → 'github:nvim-neorocks/neorocks/c6c64599be04702d2fbc59af27281560745a129a' (2024-05-11) • Updated input 'neorocks/neovim-nightly': 'github:neovim/neovim/3a8265266e0c0fe31f34b7c0192e8ae7d83ae950?dir=contrib' (2024-05-03) → 'github:neovim/neovim/8c7a8be27437d8f2d640daf1c2598d4c18933e04?dir=contrib' (2024-05-11)...
Hi! I think wrt project root detection, it would be good to have hie.yaml take priority over cabal or stack project root detection, as, if it exists, it usually specifies...
### Feature description Currently if one does not provide a cmd to `vim.g.haskell_tools.hls.cmd` HLS does not auto start. I do not have haskell-language-server in my PATH (nixos) but I have...
### Feature description https://github.com/well-typed/ghc-debugger Can probably drop support for haskell-debug-adapter