|
|
|
|
|
by lloeki
1423 days ago
|
|
> Dependency solvers that obey semver are a really hard problem that have very unintuitive challenges throw in platform specific binary packages for which platform triplets can be wildcarded plus dependencies that may vary across these platforms plus specifying package sources for which dependencies may be on another source and you're in for a crazy world of hurt (well, at least I am, given I found some issues in bundler+rubygems and have been trying to solve them upstream for a couple of years) |
|