`HlsClean` command
mrcjkb opened this issue Ā· comments
Marc Jakobi commented
Feature description
- Determine
builddir
fromhls
- Run
cabal --builddir <builddir> clean
- Or
stack clean
if hls is using stack
š¦„ Supercharge your Haskell experience in neovim!
mrcjkb opened this issue Ā· comments
builddir
from hls
cabal --builddir <builddir> clean
stack clean
if hls is using stack