Anti-LLM Sentiment Considered Harmful
Haskell Community [Unofficial]
May 7, 2026
hasufell:
> And LLMs are not the solution to that.
Yes they are.
LLMs are really excellent at repetitive mechanical work, or any kind of “boilerplate”, or really anything which seems automatic/repetitive/boring. And Haskell in particular is good, because the abstractions are as comprehensible to an LLM as they are to a human. What makes Haskell a good language for humans also makes it a good language for machines trained on human thought.
Discussion in the ATmosphere