Simon Peyton Jones <[email protected]> writes: > Well in utils/haddock/.git/config I see > [remote "origin"] > url = git://git.haskell.org/haddock.git > pushurl = ssh://[email protected]/haddock.git > Note the difference in hostnames,
ssh://[email protected]/haddock.git
ssh://[email protected]/haskell/haddock.git
The point being, Haddock is hosted on Github. I believe the repo on
git.haskell.org is merely a mirror.
It's a bit hard to keep track of all of this at times, so the upstream
repositories are documented in the `packages` file at the root of the
GHC repository.
Cheers,
- Ben
signature.asc
Description: PGP signature
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
