vs Cargo (Rust) - http://doc.crates.io/build-script.html (simplicity)
vs elm-package (Elm) - https://github.com/elm-lang/elm-package (automatic semver compliance)
vs Stack (Haskell) - https://docs.haskellstack.org/en/stable/GUIDE/ with stackage-sets (packages tested to work well together) - https://www.stackage.org/
vs Cargo (Rust) - http://doc.crates.io/build-script.html (simplicity)
vs elm-package (Elm) - https://github.com/elm-lang/elm-package (automatic semver compliance)
vs Stack (Haskell) - https://docs.haskellstack.org/en/stable/GUIDE/ with stackage-sets (packages tested to work well together) - https://www.stackage.org/