Bump at least purescript-strings, purescript-enums
Closed this issue · 4 comments
jonsterling commented
Doing this will alleviate a number of unfortunate explicit resolutions in various packages.
jdegoes commented
The stated purpose is to choose a mutually compatible set of dependencies, so bumping these two may lead to other bumps as necessary for compatibility (which is not a bad thing, just FYI).
garyb commented
I'd suggest bumping everything that isn't the latest revision, if possible. The downside is it may result in there being new things that need fixing, as free has changed, etc.
jonsterling commented
jdegoes commented
Agreed, it would also be simpler to maintain our vast ecosystem of libraries if they all depended just on base instead of manually coding each and every dependency.