Hacker News new | ask | show | jobs
by justthistime_ 4008 days ago
Isn't that all basic stuff SBT did for years already?
1 comments

What is SBT?

But yes, these are all table stakes that Haskell has been lagging on, in part because Haskell library versions break compatibility very frequently, and Haskell has a very non-local/modular way of building source.

SBT is the Scala build tool (hence the name, I guess) if I recall correctly.