@xahlee@mstdn.io I love haskell, it's one of the most elegant and expressive languages out there. The problem is that its utterly undisciplined development makes it useless for all practical purposes as the developers prioritize adding more advanced features over performance or reliability. Additionally lazy first causes nightmarish problems with space leaks and unpredictable performance.