|
|
|
|
|
by Sophistifunk
3167 days ago
|
|
I'd say this thread is a perfect microcosm of it. In JavaScript, the general attitude is "you're right, this thing you're complaining about is kinda stupid, here's this tool to make it go away" versus "no, you're wrong, Haskell is great, STFU" |
|
Some things Haskellers readily admit as issues with Haskell:
- the String type
- records
- laziness (more contentious, but many people agree that this might not have been the right choice)
- error messages
- the prelude
Essentially, my experience has been that Haskellers are willing to accept that Haskell is not perfect.