<html><body><p>I understand your concern.&nbsp; Of course with cabals current implementation this proposal requires a lot of fluff.&nbsp; I thought about implementing a cabal syntax directly into Haskell pragmas, getting rid of the cabal file format entirely.&nbsp; I think that would be a pie in the sky optimum.&nbsp; However, I don't think that such fluff is the death of my proposal.&nbsp; Wikipedia seems unmaintainable after all, with so many hundreds of thousands of articles.&nbsp; Yet it is maintained by the sheer force of millions of contributors.&nbsp; Lowering the boundary for new contributors to step up and help maintain these new micro-packages, by shrinking and simplifying the packages, will solve the very problem it creates.</p><p><br></p><p>Timothy<br></p><p><br></p><p>---------- 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 10:15 AM, <span>&lt;<a href="mailto:timothyhobbs@seznam.cz">timothyhobbs@seznam.cz</a>&gt;</span> wrote:<br><div><blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Well in some cases, it might not be easy to break up the libraries.&nbsp; If there is sufficient mutual dependency, doing so won't even help the situation.&nbsp; However, I already looked at the code to some large libraries, such as xmonad-contrib, and gtk2hs and am certain that no code modifications are needed for these libraries to be broken into more manageable "books".&nbsp; Often times, like is the case with </div>
</blockquote><div><br></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><br></div><div>(cabal doesn't really let you have multiple packages per source tree currently; this would help some, but I suspect that would just expose more shortcomings in hackage with that kind of package setup.)</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>