Hi everyone!
I’ve been away from Haskell for a while. Back when I used it (2 years or so ago), the tooling was not working at all for me. Most of what I do is webdev, and so dealing with records was such a pain.
Now I’m trying out the latest version of Haskell-tools for neovim along with record dot syntax and holy crap everything just works so well. It used to be that when I enabled some language extensions, HLS stopped working. Now it’s blazing fast and it’s even faster feedback than the feedback I get in Typescript! Code lenses are also such an insane feature, I can’t wait to play around with it more.
Kudos to all the great work .
That’s all I really had to say