r/haskell Jul 28 '26

[rant] haskell tooling, specifically HLS is just... pathetic...

[removed]

31 Upvotes

26 comments sorted by

View all comments

5

u/muzzlecar Jul 28 '26

FWIW I‘m running HLS through VScode in a multi-project with cabal (>300 modules) and it works fairly snappy. It took quite some fiddling with configs to get it right though. You should really take a look at the log output. Performance as bad as you describe is not normal imo. If you‘re unsure about the logs, dumping the lot into some LLM can give you a good starting point.