haskell-tools.nvim icon indicating copy to clipboard operation
haskell-tools.nvim copied to clipboard

`HlsClean` command

Open mrcjkb opened this issue 2 years ago • 0 comments

Feature description

  • Determine builddir from hls
  • Run cabal --builddir <builddir> clean
  • Or stack clean if hls is using stack

mrcjkb avatar Sep 24 '23 14:09 mrcjkb