What Would You See Changed in Haskell?
Posted by Successful_Bowl2564@reddit | programming | View on Reddit | 4 comments
Posted by Successful_Bowl2564@reddit | programming | View on Reddit | 4 comments
peterb12@reddit
I will die on the hill of "If every single function in your documentation doesn't come with examples, it isn't documentation", and much of the Haskell documentation fails this very basic test.
Whole-Ad3837@reddit
Haskell is a great language - maybe communication. As long as we start to talk about monds first we loose people before writing one line of code.
lood9phee2Ri@reddit
Well, its concrete syntax is pretty damn awful - when it clearly could be some nice uniform s-expressions like Liskell etc.
https://wiki.haskell.org/Haskell_Lisp#Haskell_with_Lisp_Syntax
pja@reddit
Unifying the APIs of the various vector like things would have been good to see.