Thanks very much for publishing this!
Can we test out merging two repositories (haskell and haskell-web) now?
After that, let's try merging three repositories. I will be happy to try creating another small one - perhaps by picking the most wanted packages off the habs issues list.
Hi all,
a long time ago I wrote about a script to keep a repository of Haskell
packages that depends on [haskell] repo. This script is what helped me
producing [haskell-extra] and now [haskell-web]. In my intentions,
this should permit a group of people to manage relatively small
repository that should merge into a single big one.
The script is actually a wrapper over cblrepo, with some calls to
cabal-install. It needs some more functionality in order to be useful
to someone besides me, but I publish it to persuade Magnus that this
way is possible.
Here you are: https://github.com/EffeErre/cbladmin
Any comment is welcome.
Fabio
ps. I also uploaded [habs-web] source files here:
https://github.com/EffeErre/habs-web and it also is in sync with
hackage!
_______________________________________________
arch-haskell mailing list
arch-haskell@haskell.org
http://www.haskell.org/mailman/listinfo/arch-haskell