@Sasha @LottieVixen having played quite a lot with haskell and having explored a lot of other programming languages I still hold my position.
Yes, the basis part of the language are, indeed quite simple, but everything else makes it ridiculously complicated: all the abstractions you need to handle (it's way more than in any other language), the ecosystem, cabal, stack, etc...
It's especially obvious compared to a language like elm that was design to be accessible :/