logoalt Hacker News

sigr_today at 8:53 AM2 repliesview on HN

Really cool to see things still being built in Haskell! How do you find using it compared to some of the newer languages that have more modern tooling?

Did you implement your own OAUTH2 flow in haskell for this?


Replies

wazHFsRytoday at 11:51 AM

For me, Haskell is the language of 2026. Having an agent available if you get stuck with some weird type error is a blessing. It also helps with the tooling. Though the modern tooling with cabal is pretty good.

yakshaving_jgttoday at 9:56 AM

Does Haskell not have modern tooling? What would be considered modern in this context?