Hi archhaskellers!<div><br></div><div>Long time ago I wrote in this list about the idea of using cblrepo for maintaining two or more repositories. Well, you can find the results here: <a href="https://github.com/EffeErre/habs-extra">https://github.com/EffeErre/habs-extra</a> .</div>
<div><br></div><div>The main idea is that every needed package already present in haskell repo is added as a DistroPkg. This is done via a script that uses both <i>cblrepo</i> and <i>cabal install</i> to find dependencies and latest available packages. I will put the script on github as soon as possible. At the moment it can check only a main cblrepo.db and work in another one. It should check many cblrepo.db files in order to be really useful.</div>
<div><br></div><div>After some (<i>very slow</i>) testing, I ended up with a &quot;haskell-extra&quot; repo. You can find it here: <a href="http://archhaskell.mynerdside.com/haskell-extra/x86_64/">http://archhaskell.mynerdside.com/haskell-extra/x86_64/</a>. They are mainly web-related package: snap, yesod, hakyll, mighttpd2... </div>
<div>IMHO there&#39;s no need for a different repository: it would be better to merge this in main [haskell].</div><div><br></div><div>Hope this can be helpful,</div><div>Fabio</div>