Hi Ian,
On 07/12/11 10:23 PM, Ian Lynagh wrote:
Hi Karel,
On Tue, Jul 12, 2011 at 10:11:56PM +0200, Karel Gardas wrote:
I'm still fighting with how to precisely get ghc source tree from
github.com. Now I see some issues with libraries/Cabal, concretely
what you get from github.com is different to what you get from
haskell.org/ghc.git.
A couple of the github mirrors are broken. I'd recommend sticking to the
darcs.haskell.org repos.
I would certainly to like stick to darcs.haskell.org packages, but it's
not possible, since sync-all fails with:
$ perl sync-all -r http://darcs.haskell.org/ghc.git/ get
== running git config core.ignorecase true
== running git clone http://darcs.haskell.org/ghc.git//ghc-tarballs.git
ghc-tarballs
Cloning into ghc-tarballs...
fatal: http://darcs.haskell.org/ghc.git//ghc-tarballs.git/info/refs not
found: did you run git update-server-info on the server?
git failed: 32768 at sync-all line 206.
== Checking for old haddock repo
== Checking for old binary repo
i.e. I'm trying to get packages from darcs.haskell.org into my tree from
git://github.com/kgardas/ghc.git
Thanks,
Karel
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc