Hacker News new | past | comments | ask | show | jobs | submit login

Elm’s 0.19 update was not super-well handled because it had quite a few breaks that are not easily handled (removing all custom operators, which make certain code structures different, disallowing Debug in packages where the new (arguably correct) way requires restructuring, etc.) Just introducing Maybes in a function parameters or removing them in return types would have been quite painless, I think.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: