Earlier quoted context omitted.
Hi, I'm a coauthor of the book mentioned in the State of the Union post. The beginner parts were _a_ gap, but they weren't the only gap. In fact, none of the existing books really went very far beyond Monad, with only RWH covering monad transformers. So, part of the appeal of the book isn't just that we cover beginner topics better, we cover _everything_ from beginner to intermediate/advanced that you're likely to ap…
I think the problem with Haskell is that you need to be on the advanced level to be able to write a web app. Every beginner PHP coder can throw a website together, it shouldn't be harder than that in a higher level language, but it still is.
Our coverage is less based on hard necessity and more on "what are they likely to want to do". Haskell just isn't as flat as other language ecosystems. Tons of people exploring how to do things better but there's a perfectly pleasant, conservative core of libraries you can use.