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

How does Maven compare to Haskell's Stack in your opinion?



I haven't used Stack enough to compare. The key points for Maven I think are: no arbitrary code in the build, strong adherence to conventions, extending that to the rest of the project lifecycle (e.g. the maven release plugin has a standard format for tags), immutable releases and consistent resolution.




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

Search: