Hacker News new | ask | show | jobs
by dllthomas 4188 days ago
I have a theory, which I'd like to actually put data to ever, that there's a 3.5 involved - lots of diamond dependencies.

I think this happens because so much that's used by everything isn't a part of the standard library (text, containers, mtl).

There are upsides and downsides to that.

1 comments

Yeah, agreed. High reusability turns out to cost a lot in proper dependency management...