Our great sponsors
-
I’m preparing for this year’s Advent of Code by working on last year’s problems. I am very new to Cabal, having learnt it this week, and am practising problem solving and project organisation on day 4’s problem. You’ll find my Cabal project for day 4 here.
-
haskell-language-server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
Hey! It sounds like hlint is working but not HLS, which is why you just get suggestions but not the errors. A bit similar to what I just ran into a couple of days ago. Could you check the logs from running haskell-language-server at the project's root directory, and see if it's similar with the ones I posted here?
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
Related posts
- Learning Tidal Fundamentals - nice ground-up intro to TidalCycles by Mark Zadel
- haskell-language-server: Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
- Coming back to Haskell after a couple of years, what changes should I be aware of?
- Monthly Hask Anything (December 2021)
- Way too many recommendations and high memory usage in lsp-mode for Haskell