<html><body>You are correct this won't help(and may even hurt) in places where there is true mutual inter-dependency between parts of libraries.&nbsp; But I gave examples where I was sure this was not the case.<br><br>Timothy<br><p><br>---------- Původní zpráva ----------<br>Od: Brandon Allbery &lt;allbery.b@gmail.com&gt;<br>Datum: 18. 11. 2012<br>Předmět: Re: [Haskell-cafe] A small step towards solving cabal hell.</p><blockquote><div><div>On Sun, Nov 18, 2012 at 11:04 AM, Brandon Allbery <span>&lt;<a href="mailto:allbery.b@gmail.com">allbery.b@gmail.com</a>&gt;</span> wrote:<br><div><blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div>There's another consideration, which is are you optimizing hackage by pessimizing development? &nbsp;You could break xmonad-contrib into (usually) one package per module if you really wanted to --- but now the developers need to track a couple hundred packages and possibly as many darcs or git or whatever repos. You've just nibbled that project to death by making it too difficult for developers to bother with.</div>
</div></blockquote><div><br></div><div>It also occurs to me that you might have also made the original problem much worse instead of better: &nbsp;now we have a hundred or so micro-packages that can get into diamond or worse dependency conflicts, where there was only one possible source of conflict.</div>
<div><br></div></div>-- <br><div><div>brandon s allbery kf8nh &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com">allbery.b@gmail.com</a> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:ballbery@sinenomine.net">ballbery@sinenomine.net</a></div>
<div>unix/linux, openafs, kerberos, infrastructure &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://sinenomine.net">http://sinenomine.net</a></div></div><br>
</div>
</div></blockquote></body></html>