Changes between Version 54 and Version 55 of Repositories
- Timestamp:
- 03/01/13 10:15:38 (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Repositories
v54 v55 28 28 29 29 * '''GHC repo''': in every case there is a repo on `http://darcs.haskell.org/`, which contains the bits we use for building GHC every night. For libraries with upstream repos, this is just a lagging mirror of the master (see [wiki:Repositories/Upstream]). The read-only HTTP URL for the repo is `http://darcs.haskell.org/<table-entry>`. To get a read/write URL, replace HTTP prefix `http://darcs.haskell.org` with the SSH prefix `darcs.haskell.org:/srv/darcs`. 30 31 '''Note''': the URLs `http://darcs.haskell.org/libraries` and `http://darcs.haskell.org/packages` are sym-linked together, they are just synonyms. (Historical reasons.) 30 32 31 33 {{{
