|
|
|
|
|
by teh
3388 days ago
|
|
I do agree but I also remeber that Haskell is 27 years old. Newer Haskell-inspired languages like PureScript don't have a built-in list any more. There's a lot of old stuff in Haskell, e.g. String which is a list of char. We have a number of new preludes (base, foundation, protolude, ..) that improve the situation a lot, so I'm not sure we really need a "python 3" moment. We could definitely be more aggressive in pointing out that you need to use a new prelude though. |
|