Changes between Version 55 and Version 56 of Repositories
- Timestamp:
- 03/01/13 10:16:09 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Repositories
v55 v56 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 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.) 31 '''Note''': the URLs 32 * `http://darcs.haskell.org/libraries` and 33 * `http://darcs.haskell.org/packages` 34 are sym-linked together, they are just synonyms. (For historical reasons.) 32 35 33 36 {{{
