|
|
|
|
|
by supersillyus
5101 days ago
|
|
My "ah ha" moment with Haskell was after a few years of using it quite regularly, I realized that it wasn't actually making me more productive in the kind of code I actually write from day-to-day.
It's a lovely language and I wouldn't discourage anyone from using it, but for my purposes I realized it was more exciting than useful at some point, and after that I haven't been back to it as much. |
|
That said, I desperately miss static-typing and Hindley-Milner type inference... I keep searching for the perfect language.